Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
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
/kernel/linux/linux-5.10/include/linux/
Dkernfs.h123 struct kernfs_node { struct
135 struct kernfs_node *parent; argument
136 const char *name;
138 struct rb_node rb;
140 const void *ns; /* namespace tag */
141 unsigned int hash; /* ns + name hash */
142 union {
166 * kernfs_node parameter. argument
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h70 struct kernfs_node { struct
75 struct kernfs_node *kn; argument