Searched refs:cgroup_path_ns_locked (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/kernel/cgroup/ |
| D | cgroup-internal.h | 231 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen,
|
| D | cgroup.c | 2340 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked() function 2356 ret = cgroup_path_ns_locked(cgrp, buf, buflen, ns); in cgroup_path_ns() 2392 ret = cgroup_path_ns_locked(cgrp, buf, buflen, &init_cgroup_ns); in task_cgroup_path() 6273 retval = cgroup_path_ns_locked(cgrp, buf, PATH_MAX, in proc_cgroup_show()
|