Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h6725 struct kernfs_open_file { struct
6726 struct kernfs_node *kn;
6727 struct file *file;
6728 struct seq_file *seq_file;
6729 void *priv;
6730 struct mutex mutex;
6731 struct mutex prealloc_mutex;
6732 int event;
6733 struct list_head list;
6734 char *prealloc_buf;
[all …]