Home
last modified time | relevance | path

Searched defs:cgroup_path_from_kernfs_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dcgroup.h684 static inline void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function
/Linux-v6.6/kernel/cgroup/
Dcgroup.c6186 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function