Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dzalloc_internal.h735 zone_exhaustible(zone_t zone) in zone_exhaustible() function
H A Dzalloc.c3431 if (zone_exhaustible(z)) { in zleak_should_enable_for_zone()
3446 if (zone_exhaustible(z)) { in zleak_should_disable_for_zone()
8147 } else if (!z->z_nocaching && !zone_exhaustible(z) && zc_auto && in compute_zone_working_set_size()
8543 .mzi_exhaustible = (uint64_t)zone_exhaustible(&zcopy), in get_zone_info()