Home
last modified time | relevance | path

Searched refs:cgroup_path_from_kernfs_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcgroup.h635 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen);
684 static inline void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function
/openbmc/linux/kernel/trace/
H A Dblktrace.c1274 cgroup_path_from_kernfs_id(id, blkcg_name_buf, in blk_log_action()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c6186 void cgroup_path_from_kernfs_id(u64 id, char *buf, size_t buflen) in cgroup_path_from_kernfs_id() function