Searched refs:cgroup_path_ns (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | cgroup_namespace.h | 29 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen,
|
| /linux/kernel/bpf/ |
| H A D | cgroup_iter.c | 248 cgroup_path_ns(aux->cgroup.start, buf, PATH_MAX, in bpf_iter_cgroup_show_fdinfo()
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-v1.c | 825 ret = cgroup_path_ns(cgrp, pathbuf, PATH_MAX, &init_cgroup_ns); in cgroup1_release_agent()
|
| H A D | cgroup.c | 2492 int cgroup_path_ns(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns() function 2507 EXPORT_SYMBOL_GPL(cgroup_path_ns);
|