Searched refs:vm_tag_alloc (Results 1 – 5 of 5) sorted by relevance
244 extern vm_tag_t vm_tag_alloc(vm_allocation_site_t * site);
8902 vm_tag_alloc(name); in vm_tag_bt()9042 vm_tag_alloc(vm_allocation_site_t * site) in vm_tag_alloc() function9094 vm_tag_alloc(allocation); in vm_tag_update_size()9122 vm_tag_alloc(allocation); in kern_allocation_update_size()9298 return vm_tag_alloc(allocation); in kern_allocation_name_get_vm_tag()
2168 tag = vm_tag_alloc(site); in kalloc_large()
2478 tag = vm_tag_alloc(site); in __zone_flags_mix_tag()
5841 vm_tag_alloc(&account->site); in load()