Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcgroup.h93 char *task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/linux-4.4.14/kernel/
Dcgroup.c2207 char *task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
2232 EXPORT_SYMBOL_GPL(task_cgroup_path);