Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dzalloc_internal.h733 zone_exhaustible(zone_t zone) in zone_exhaustible() function
H A Dzalloc.c3409 if (zone_exhaustible(z)) { in zleak_should_enable_for_zone()
3424 if (zone_exhaustible(z)) { in zleak_should_disable_for_zone()
8001 } else if (!z->z_nocaching && !zone_exhaustible(z) && zc_auto && in compute_zone_working_set_size()
8397 .mzi_exhaustible = (uint64_t)zone_exhaustible(&zcopy), in get_zone_info()