Home
last modified time | relevance | path

Searched refs:task_in_mem_cgroup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dmemcontrol.h92 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg);
266 static inline bool task_in_mem_cgroup(struct task_struct *task, in task_in_mem_cgroup() function
/linux-4.1.27/mm/
Doom_kill.c130 if (memcg && !task_in_mem_cgroup(p, memcg)) in oom_unkillable_task()
Dmemcontrol.c1286 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg) in task_in_mem_cgroup() function