Searched refs:Z_EXHAUST (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_alloc.h70 #define Z_EXHAUST 1 /* Make zone exhaustible */ macro
H A Dmac_label.c50 zone_change(zone_label, Z_EXHAUST, FALSE);
/xnu-2422.115.4/osfmk/kern/
H A Dzalloc.h265 #define Z_EXHAUST 1 /* Make zone exhaustible */ macro
H A Dzalloc.c2932 case Z_EXHAUST:
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fsevents.c224 zone_change(event_zone, Z_EXHAUST, TRUE);
/xnu-2422.115.4/osfmk/vm/
H A Dvm_resident.c973 zone_change(vm_page_zone, Z_EXHAUST, TRUE);

Completed in 157 milliseconds