Searched refs:init_mp_common (Results 1 – 1 of 1) sorted by relevance
737 static int init_mp_common(char *levelstr, void *event_handler, bool is_critical) in init_mp_common() function801 return init_mp_common(MEMPRESSURE_WATCH_MEDIUM_LEVEL, (void *)&mp_event, false); in init_mp_medium()806 return init_mp_common(MEMPRESSURE_WATCH_CRITICAL_LEVEL, (void *)&mp_event_critical, true); in init_mp_critical()