Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5465 struct kernfs_root { struct
5466 struct kernfs_node *kn;
5467 unsigned int flags;
5468 struct idr ino_idr;
5469 u32 last_id_lowbits;
5470 u32 id_highbits;
5471 struct kernfs_syscall_ops *syscall_ops;
5472 struct list_head supers;
5473 wait_queue_head_t deactivate_waitq;