Searched defs:active_memcg (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/linux/ | ||
D | sched.h | 1300 struct mem_cgroup *active_memcg; member |
/linux-5.10/mm/ | ||
D | memcontrol.c | 1072 static __always_inline struct mem_cgroup *active_memcg(void) in active_memcg() function |