Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmemcontrol.h309 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg);
563 static inline bool task_in_mem_cgroup(struct task_struct *task, in task_in_mem_cgroup() function
/linux-4.4.14/mm/
Doom_kill.c140 if (memcg && !task_in_mem_cgroup(p, memcg)) in oom_unkillable_task()
Dmemcontrol.c1140 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg) in task_in_mem_cgroup() function