Searched refs:VMPRESS_LEVEL_LOW (Results 1 – 1 of 1) sorted by relevance
162 VMPRESS_LEVEL_LOW = 0, enumerator2222 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()[all …]