Home
last modified time | relevance | path

Searched refs:vm_tag_alloc (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/osfmk/vm/
H A Dvm_kern_xnu.h1488 extern vm_tag_t vm_tag_alloc(
H A Dvm_resident.c9307 vm_tag_alloc(name); in vm_tag_bt()
9450 vm_tag_alloc(vm_allocation_site_t * site) in vm_tag_alloc() function
9593 vm_tag_alloc(allocation); in kern_allocation_update_size()
9761 vm_tag_alloc(allocation); in kern_allocation_name_allocate()
/xnu-11215.1.10/osfmk/kern/
H A Dzalloc.c2315 vm_tag_alloc(site); in __zone_site_register()
/xnu-11215.1.10/libkern/c++/
H A DOSKext.cpp6734 vm_tag_alloc(&account->site); in load()