Home
last modified time | relevance | path

Searched refs:memcg_memory_event_mm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemcontrol.h1132 static inline void memcg_memory_event_mm(struct mm_struct *mm, in memcg_memory_event_mm() function
1208 static inline void memcg_memory_event_mm(struct mm_struct *mm, in memcg_memory_event_mm() function
/openbmc/linux/mm/
H A Doom_kill.c948 memcg_memory_event_mm(mm, MEMCG_OOM_KILL); in __oom_kill_process()