Lines Matching refs:VMPRESS_LEVEL_LOW
162 VMPRESS_LEVEL_LOW = 0, enumerator
2222 return (enum vmpressure_level)((level > VMPRESS_LEVEL_LOW) ? in downgrade_level()
2565 for (int lvl = VMPRESS_LEVEL_LOW; lvl < VMPRESS_LEVEL_COUNT; lvl++) { in mp_event_common()
2659 if (level == VMPRESS_LEVEL_LOW) { in mp_event_common()
2825 psi_thresholds[VMPRESS_LEVEL_LOW].threshold_ms = 0; in init_psi_monitors()
2830 if (!init_mp_psi(VMPRESS_LEVEL_LOW, use_new_strategy)) { in init_psi_monitors()
2834 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
2839 destroy_mp_psi(VMPRESS_LEVEL_LOW); in init_psi_monitors()
2940 (!init_mp_common(VMPRESS_LEVEL_LOW) || in init_monitors()
2958 destroy_mp_psi(VMPRESS_LEVEL_LOW); in destroy_monitors()
2962 destroy_mp_common(VMPRESS_LEVEL_LOW); in destroy_monitors()
3252 level_oomadj[VMPRESS_LEVEL_LOW] = in update_props()