Searched refs:OSMalloc_Tagfree (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A DOSMalloc.h163 * @function OSMalloc_Tagfree
177 extern void OSMalloc_Tagfree(OSMallocTag tag);
/darwin-on-arm/xnu/bsd/net/
H A Diptap.c119 OSMalloc_Tagfree(iptap_malloc_tag);
382 OSMalloc_Tagfree(iptap_malloc_tag);
H A Dntstat.c231 OSMalloc_Tagfree(tag);
/darwin-on-arm/xnu/osfmk/kern/
H A Dkalloc.c742 OSMalloc_Tagfree( function
746 panic("OSMalloc_Tagfree():'%s' has bad state 0x%08X \n", tag->OSMT_name, tag->OSMT_state);

Completed in 78 milliseconds