Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcgroup.h119 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup.c2293 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
2317 EXPORT_SYMBOL_GPL(task_cgroup_path);