Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h239 char *task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/linux-4.1.27/kernel/
Dcgroup.c1941 char *task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
1966 EXPORT_SYMBOL_GPL(task_cgroup_path);