Home
last modified time | relevance | path

Searched refs:kern_allocation_name_release (Results 1 – 6 of 6) sorted by relevance

/xnu-10063.121.3/osfmk/vm/ !
H A Dvm_kern.h1166 extern void kern_allocation_name_release(kern_allocation_name_t allocation);
H A Dvm_resident.c9271 kern_allocation_name_release(releasesite); in vm_tag_alloc()
9581 kern_allocation_name_release(kern_allocation_name_t allocation) in kern_allocation_name_release() function
/xnu-10063.121.3/iokit/Tests/ !
H A DTestIOMemoryDescriptor.cpp629 kern_allocation_name_release(name); in AllocationNameTest()
/xnu-10063.121.3/bsd/skywalk/nexus/ !
H A Dnexus_traffic_rule.c545 kern_allocation_name_release(nxctl_traffic_rule_tag); in nxctl_traffic_rule_fini()
/xnu-10063.121.3/iokit/Kernel/ !
H A DIOUserServer.cpp4274 kern_allocation_name_release(fAllocationName); in free()
/xnu-10063.121.3/libkern/c++/ !
H A DOSKext.cpp16746 kern_allocation_name_release(releasesite);