Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h6650 struct kernfs_root { struct
6651 struct kernfs_node *kn;
6652 unsigned int flags;
6653 struct idr ino_idr;
6654 u32 last_id_lowbits;
6655 u32 id_highbits;
6656 struct kernfs_syscall_ops *syscall_ops;
6657 struct list_head supers;
6658 wait_queue_head_t deactivate_waitq;
6659 struct rw_semaphore kernfs_rwsem;