Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dzalloc_internal.h257 z_depot_cleanup :1, /* per cpu depots need cleaning */ member
H A Dzalloc.c4626 z->z_depot_cleanup = true; in zalloc_expand_drain_exhausted_caches_locked()
7491 if (z->z_depot_cleanup) { in zone_reclaim_pcpu()
7492 z->z_depot_cleanup = false; in zone_reclaim_pcpu()
7859 if (z->z_depot_cleanup) { in zone_trim_needed()
7981 z->z_depot_cleanup = true; in compute_zone_working_set_size()
7999 z->z_depot_cleanup = true; in compute_zone_working_set_size()