Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38090 struct kernfs_open_file___2 { struct
38091 struct kernfs_node___2 *kn;
38092 struct file___2 *file;
38093 struct seq_file___2 *seq_file;
38094 void *priv;
38095 struct mutex mutex;
38096 struct mutex prealloc_mutex;
38097 int event;
38098 struct list_head list;
38099 char *prealloc_buf;
[all …]
Dvmlinux.h38090 struct kernfs_open_file___2 { struct
38091 struct kernfs_node___2 *kn;
38092 struct file___2 *file;
38093 struct seq_file___2 *seq_file;
38094 void *priv;
38095 struct mutex mutex;
38096 struct mutex prealloc_mutex;
38097 int event;
38098 struct list_head list;
38099 char *prealloc_buf;
[all …]