Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcgroup.h752 static inline void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function
/Linux-v5.15/kernel/cgroup/
Dcgroup.c5893 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function