Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5538 struct kernfs_open_file { struct
5539 struct kernfs_node *kn;
5540 struct file *file;
5541 struct seq_file *seq_file;
5542 void *priv;
5543 struct mutex mutex;
5544 struct mutex prealloc_mutex;
5545 int event;
5546 struct list_head list;
5547 char *prealloc_buf;
[all …]