Searched refs:vm_allocation_zone_totals (Results 1 – 1 of 1) sorted by relevance
237 static vm_allocation_zone_total_t **vm_allocation_zone_totals; variable9229 vm_allocation_zone_totals = (vm_allocation_zone_total_t **) addr; in vm_allocation_zones_init()9235 vm_allocation_zone_totals[early_tags[i]] = (vm_allocation_zone_total_t *)addr; in vm_allocation_zones_init()9252 if (!os_atomic_cmpxchg(&vm_allocation_zone_totals[tag], NULL, stats, release)) { in vm_tag_zone_stats_alloc()9268 if (__probable(vm_allocation_zone_totals[tag])) { in vm_tag_will_update_zone()9287 stats = vm_allocation_zone_totals[tag]; in vm_tag_update_zone_size()9495 && vm_allocation_zone_totals in process_account()9496 && (zone = vm_allocation_zone_totals[idx]) in process_account()9564 if (vm_allocation_zone_totals) { in vm_page_diagnose_estimate()9566 zone = vm_allocation_zone_totals[idx]; in vm_page_diagnose_estimate()