task_cgroup_path  119 include/linux/cgroup.h int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
task_cgroup_path 2352 kernel/cgroup/cgroup.c EXPORT_SYMBOL_GPL(task_cgroup_path);