Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dzalloc_internal.h260 z_exhausts :1, /* whether the zone exhausts by design */ member
H A Dzalloc.c3439 if (z->z_exhausts) { in zleak_should_enable_for_zone()
9248 zone->z_exhausts = exhausts_by_design; in zone_set_exhaustible()