Searched refs:task_in_mem_cgroup (Results 1 – 3 of 3) sorted by relevance
395 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg);887 static inline bool task_in_mem_cgroup(struct task_struct *task, in task_in_mem_cgroup() function
163 if (memcg && !task_in_mem_cgroup(p, memcg)) in oom_unkillable_task()
1171 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg) in task_in_mem_cgroup() function