Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernfs.h436 void kernfs_show(struct kernfs_node *kn, bool show);
/openbmc/linux/fs/kernfs/
H A Ddir.c1424 void kernfs_show(struct kernfs_node *kn, bool show) in kernfs_show() function
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c4493 kernfs_show(kn, show); in cgroup_file_show()