Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcgroup.h121 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen);
/Linux-v6.1/kernel/cgroup/
Dcgroup.c2378 int task_cgroup_path(struct task_struct *task, char *buf, size_t buflen) in task_cgroup_path() function
2402 EXPORT_SYMBOL_GPL(task_cgroup_path);