Searched refs:cgroup_path_ns (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | cgroup.h | 866 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen,
|
| /Linux-v5.15/kernel/cgroup/ |
| D | cgroup-v1.c | 801 ret = cgroup_path_ns(cgrp, pathbuf, PATH_MAX, &init_cgroup_ns); in cgroup1_release_agent()
|
| D | cpuset.c | 3693 retval = cgroup_path_ns(css->cgroup, buf, PATH_MAX, in proc_cpuset_show()
|
| D | cgroup.c | 2266 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns() function 2281 EXPORT_SYMBOL_GPL(cgroup_path_ns);
|