Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcgroup-internal.h262 int cgroup_show_path(struct seq_file *sf, struct kernfs_node *kf_node,
H A Dcgroup.c1882 int cgroup_show_path(struct seq_file *sf, struct kernfs_node *kf_node, in cgroup_show_path() argument
1896 len = kernfs_path_from_node(kf_node, ns_cgroup->kn, buf, PATH_MAX); in cgroup_show_path()