Searched refs:bhnd_nv_malloc (Results 1 – 8 of 8) sorted by relevance
105 iobuf = bhnd_nv_malloc(iosz); in BHND_NVRAM_IOPS_DEFN()119 iobuf->buf = bhnd_nv_malloc(iobuf->capacity); in BHND_NVRAM_IOPS_DEFN()
75 #define bhnd_nv_malloc(size) malloc((size), M_BHND_NVRAM, M_NOWAIT) macro152 #define bhnd_nv_malloc(size) malloc((size)) macro
79 path = bhnd_nv_malloc(sizeof(*path)); in bhnd_nvstore_path_new()142 index = bhnd_nv_malloc(bytes); in bhnd_nvstore_index_new()923 if ((path_str = bhnd_nv_malloc(path_len)) == NULL) in bhnd_nvstore_register_alias()
93 ioptr = bhnd_nv_malloc(sizeof(*ioptr)); in BHND_NVRAM_IOPS_DEFN()
262 if ((bcm->data = bhnd_nv_malloc(capacity)) == NULL) in bhnd_nvram_bcmraw_init()
397 if ((*value = bhnd_nv_malloc(sizeof(**value))) == NULL) in bhnd_nvram_val_new()535 if ((*value = bhnd_nv_malloc(sizeof(**value))) == NULL) in bhnd_nvram_val_convert_new()1921 if ((ptr = bhnd_nv_malloc(ilen)) == NULL) in bhnd_nvram_val_alloc_bytes()
426 entry = bhnd_nv_malloc(sizeof(*entry)); in bhnd_nvram_plist_append()
736 namebuf = bhnd_nv_malloc(namebuf_size); in bhnd_nvram_store_export_child()