Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dzalloc_internal.h747 zone_exhaustible(zone_t zone) in zone_exhaustible() function
H A Dzalloc.c3444 if (zone_exhaustible(z)) { in zleak_should_enable_for_zone()
3459 if (zone_exhaustible(z)) { in zleak_should_disable_for_zone()
8168 } else if (!z->z_nocaching && !zone_exhaustible(z) && zc_auto && in compute_zone_working_set_size()
8564 .mzi_exhaustible = (uint64_t)zone_exhaustible(&zcopy), in get_zone_info()