Searched refs:init_mp_common (Results 1 – 1 of 1) sorted by relevance
2845 static bool init_mp_common(enum vmpressure_level level) { in init_mp_common() function2940 (!init_mp_common(VMPRESS_LEVEL_LOW) || in init_monitors()2941 !init_mp_common(VMPRESS_LEVEL_MEDIUM) || in init_monitors()2942 !init_mp_common(VMPRESS_LEVEL_CRITICAL))) { in init_monitors()