Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkernfs.h190 struct kernfs_node { struct
202 struct kernfs_node *parent; argument
203 const char *name;
205 struct rb_node rb;
207 const void *ns; /* namespace tag */
208 unsigned int hash; /* ns + name hash */
209 union {
235 * kernfs_node parameter. argument
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h70 struct kernfs_node { struct
75 struct kernfs_node *kn; argument