Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcgroup.h118 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/Linux-v5.4/kernel/cgroup/
Dcgroup.c2328 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
2352 EXPORT_SYMBOL_GPL(task_cgroup_path);