Searched refs:bhnd_nv_malloc (Results 1 – 8 of 8) sorted by relevance
107 iobuf = bhnd_nv_malloc(iosz); in BHND_NVRAM_IOPS_DEFN()121 iobuf->buf = bhnd_nv_malloc(iobuf->capacity); in BHND_NVRAM_IOPS_DEFN()
76 #define bhnd_nv_malloc(size) malloc((size), M_BHND_NVRAM, M_NOWAIT) macro153 #define bhnd_nv_malloc(size) malloc((size)) macro
83 path = bhnd_nv_malloc(sizeof(*path)); in bhnd_nvstore_path_new()146 index = bhnd_nv_malloc(bytes); in bhnd_nvstore_index_new()927 if ((path_str = bhnd_nv_malloc(path_len)) == NULL) in bhnd_nvstore_register_alias()
95 ioptr = bhnd_nv_malloc(sizeof(*ioptr)); in BHND_NVRAM_IOPS_DEFN()
401 if ((*value = bhnd_nv_malloc(sizeof(**value))) == NULL) in bhnd_nvram_val_new()540 if ((*value = bhnd_nv_malloc(sizeof(**value))) == NULL) in bhnd_nvram_val_convert_new()1928 if ((ptr = bhnd_nv_malloc(ilen)) == NULL) in bhnd_nvram_val_alloc_bytes()
264 if ((bcm->data = bhnd_nv_malloc(capacity)) == NULL) in bhnd_nvram_bcmraw_init()
429 entry = bhnd_nv_malloc(sizeof(*entry)); in bhnd_nvram_plist_append()
743 namebuf = bhnd_nv_malloc(namebuf_size); in bhnd_nvram_store_export_child()