Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dzalloc_internal.h258 z_depot_cleanup :1, /* per cpu depots need cleaning */ member
H A Dzalloc.c4661 z->z_depot_cleanup = true; in zalloc_expand_drain_exhausted_caches_locked()
7656 if (z->z_depot_cleanup) { in zone_reclaim_pcpu()
7657 z->z_depot_cleanup = false; in zone_reclaim_pcpu()
8024 if (z->z_depot_cleanup) { in zone_trim_needed()
8147 z->z_depot_cleanup = true; in compute_zone_working_set_size()
8166 z->z_depot_cleanup = true; in compute_zone_working_set_size()