Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dzalloc_internal.h257 z_depot_cleanup :1, /* per cpu depots need cleaning */ member
H A Dzalloc.c4654 z->z_depot_cleanup = true; in zalloc_expand_drain_exhausted_caches_locked()
7635 if (z->z_depot_cleanup) { in zone_reclaim_pcpu()
7636 z->z_depot_cleanup = false; in zone_reclaim_pcpu()
8003 if (z->z_depot_cleanup) { in zone_trim_needed()
8126 z->z_depot_cleanup = true; in compute_zone_working_set_size()
8145 z->z_depot_cleanup = true; in compute_zone_working_set_size()