Searched refs:JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC (Results 1 – 2 of 2) sorted by relevance
46 #define JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC 2 macro47 #define JETSAM_PRIORITY_AGING_BAND2 JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC
751 if (p->p_memstat_effectivepriority < JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC) { in memorystatus_bg_pressure_eligible()