Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c964 static struct cgroup *task_cgroup_from_root(struct task_struct *task, in task_cgroup_from_root() function
1954 cgrp = task_cgroup_from_root(task, root); in task_cgroup_path()
2484 from_cgrp = task_cgroup_from_root(from, root); in cgroup_attach_task_all()
5133 cgrp = task_cgroup_from_root(tsk, root); in proc_cgroup_show()