Searched refs:unimem_debug (Results 1 – 1 of 1) sorted by relevance
758 struct unimem_debug { struct761 LIST_ENTRY(unimem_debug) link; argument764 LIST_HEAD(unimem_debug_list, unimem_debug); argument802 struct unimem_debug *h; in uni_fini()828 struct unimem_debug *d; in ng_uni_malloc()843 full = unimem_sizes[type] + offsetof(struct unimem_debug, data); in ng_uni_malloc()861 struct unimem_debug *d, *h; in ng_uni_free()863 d = (struct unimem_debug *) in ng_uni_free()864 ((char *)ptr - offsetof(struct unimem_debug, data)); in ng_uni_free()