Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_kern_xnu.h1520 extern vm_tag_t vm_tag_alloc(
H A Dvm_resident.c10976 vm_tag_alloc(name); in vm_tag_bt()
11133 vm_tag_alloc(vm_allocation_site_t * site) in vm_tag_alloc() function
11314 vm_tag_alloc(allocation); in kern_allocation_update_size()
11513 vm_tag_alloc(allocation); in kern_allocation_name_allocate()
/xnu-12377.41.6/osfmk/kern/
H A Dzalloc.c2232 vm_tag_alloc(site); in __zone_site_register()
/xnu-12377.41.6/libkern/c++/
H A DOSKext.cpp6756 vm_tag_alloc(&account->site); in load()