Searched refs:JETSAM_REASON_MEMORY_PERPROCESSLIMIT (Results 1 – 3 of 3) sorted by relevance
286 #define JETSAM_REASON_MEMORY_PERPROCESSLIMIT 7 macro310 …orystatusKilledPerProcessLimit = JETSAM_REASON_MEMORY_PERPROCESSLIMIT,
418 if (p->p_exit_reason->osr_code == JETSAM_REASON_MEMORY_PERPROCESSLIMIT) { in proc_update_corpse_exception_codes()
4359 jetsam_reason = os_reason_create(OS_REASON_JETSAM, JETSAM_REASON_MEMORY_PERPROCESSLIMIT); in memorystatus_on_ledger_footprint_exceeded()