Home
last modified time | relevance | path

Searched defs:zidx (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/osfmk/vm/
H A Dvm_resident.c10464 vm_tag_update_zone_size(vm_tag_t tag, uint32_t zidx, long delta) in vm_tag_update_zone_size()
10682 unsigned int zidx; in process_account() local
10760 for (uint32_t zidx = 0; zidx < VM_TAG_SIZECLASSES; zidx++) { in vm_page_diagnose_estimate() local
/xnu-11417.140.69/osfmk/kern/
H A Dkalloc.c1691 uint16_t zidx = i % n_zones, shuffled_zidx = 0; in kalloc_type_distribute_zone_for_type() local
H A Dzalloc.c777 zone_id_t zidx; in zone_page_metadata_index_confusion_panic() local
4355 zone_id_t zidx = zone_index(z); in zone_allocate_va_locked() local