Searched refs:kern_allocation_update_size (Results 1 – 3 of 3) sorted by relevance
1380 extern void kern_allocation_update_size(
11284 kern_allocation_update_size(vm_allocation_sites[tag], delta, object); in vm_tag_update_size()11299 kern_allocation_update_size(kern_allocation_name_t allocation, int64_t delta, __unused vm_object_t … in kern_allocation_update_size() function
4768 kern_allocation_update_size(mapper->fAllocName, mapLength, NULL); in dmaMapRecord()4819 kern_allocation_update_size(alloc, -mapLength, NULL); in dmaUnmap()