Searched refs:JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC (Results 1 – 2 of 2) sorted by relevance
49 #define JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC 20 macro50 #define JETSAM_PRIORITY_AGING_BAND2 JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC
752 if (p->p_memstat_effectivepriority < JETSAM_PRIORITY_BACKGROUND_OPPORTUNISTIC) { in memorystatus_bg_pressure_eligible()