Home
last modified time | relevance | path

Searched refs:exhausted (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/doc/vm/
H A Dmemorystatus_notify.md107 When the compressor has exhausted its available space (VA or compressed-pages
/xnu-12377.41.6/libsyscall/mach/
H A Derr_server.sub135 "(server/us) resource exhausted",
/xnu-12377.41.6/doc/allocators/
H A Dguard-objects.md42 available count of the chunk is decremented. If the chunk has now exhausted its
/xnu-12377.41.6/osfmk/kern/
H A Dzalloc.h1960 typedef void (zone_exhausted_cb_t)(zone_id_t zid, zone_t zone, bool exhausted);
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c4689 mbuf_zone_exhausted(zone_id_t zid, zone_t zone __unused, bool exhausted) in mbuf_zone_exhausted() argument
4702 if (exhausted) { in mbuf_zone_exhausted()