Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h123 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c2305 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
2329 EXPORT_SYMBOL_GPL(task_cgroup_path);