Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/cgroup/
Dcgroup-internal.h215 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen,
Dcgroup.c2258 int cgroup_path_ns_locked(struct cgroup *cgrp, char *buf, size_t buflen, in cgroup_path_ns_locked() function
2274 ret = cgroup_path_ns_locked(cgrp, buf, buflen, ns); in cgroup_path_ns()
2310 ret = cgroup_path_ns_locked(cgrp, buf, buflen, &init_cgroup_ns); in task_cgroup_path()
5980 retval = cgroup_path_ns_locked(cgrp, buf, PATH_MAX, in proc_cgroup_show()