Home
last modified time | relevance | path

Searched refs:z_depot_cleanup (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h257 z_depot_cleanup :1, /* per cpu depots need cleaning */ member
H A Dzalloc.c4674 z->z_depot_cleanup = true; in zalloc_expand_drain_exhausted_caches_locked()
7652 if (z->z_depot_cleanup) { in zone_reclaim_pcpu()
7653 z->z_depot_cleanup = false; in zone_reclaim_pcpu()
8020 if (z->z_depot_cleanup) { in zone_trim_needed()
8143 z->z_depot_cleanup = true; in compute_zone_working_set_size()
8162 z->z_depot_cleanup = true; in compute_zone_working_set_size()