Home
last modified time | relevance | path

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

/external/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 …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h5544 struct kernfs_open_file { struct
5545 struct kernfs_node *kn;
5546 struct file *file;
5547 struct seq_file *seq_file;
5548 void *priv;
5549 struct mutex mutex;
5550 struct mutex prealloc_mutex;
5551 int event;
5552 struct list_head list;
5553 char *prealloc_buf;
[all …]
Dvmlinux.h5544 struct kernfs_open_file { struct
5545 struct kernfs_node *kn;
5546 struct file *file;
5547 struct seq_file *seq_file;
5548 void *priv;
5549 struct mutex mutex;
5550 struct mutex prealloc_mutex;
5551 int event;
5552 struct list_head list;
5553 char *prealloc_buf;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5189 struct kernfs_open_file { struct
5190 struct kernfs_node *kn;
5191 struct file *file;
5192 struct seq_file *seq_file;
5193 void *priv;
5194 struct mutex mutex;
5195 struct mutex prealloc_mutex;
5196 int event;
5197 struct list_head list;
5198 char *prealloc_buf;
[all …]
Dvmlinux_510.h5189 struct kernfs_open_file { struct
5190 struct kernfs_node *kn;
5191 struct file *file;
5192 struct seq_file *seq_file;
5193 void *priv;
5194 struct mutex mutex;
5195 struct mutex prealloc_mutex;
5196 int event;
5197 struct list_head list;
5198 char *prealloc_buf;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6225 struct kernfs_open_file { struct
6226 struct kernfs_node *kn;
6227 struct file *file;
6228 struct seq_file *seq_file;
6229 void *priv;
6230 struct mutex mutex;
6231 struct mutex prealloc_mutex;
6232 int event;
6233 struct list_head list;
6234 char *prealloc_buf;
[all …]
Dvmlinux.h6225 struct kernfs_open_file { struct
6226 struct kernfs_node *kn;
6227 struct file *file;
6228 struct seq_file *seq_file;
6229 void *priv;
6230 struct mutex mutex;
6231 struct mutex prealloc_mutex;
6232 int event;
6233 struct list_head list;
6234 char *prealloc_buf;
[all …]