Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38067 struct kernfs_ops___2 { struct
38068 int (*open)(struct kernfs_open_file___2 *);
38069 void (*release)(struct kernfs_open_file___2 *);
38070 int (*seq_show)(struct seq_file___2 *, void *);
38071 void * (*seq_start)(struct seq_file___2 *, loff_t *);
38072 void * (*seq_next)(struct seq_file___2 *, void *, loff_t *);
38073 void (*seq_stop)(struct seq_file___2 *, void *);
38074 ssize_t (*read)(struct kernfs_open_file___2 *, char *, size_t, loff_t);
38075 size_t atomic_write_len;
38076 bool prealloc;
[all …]
Dvmlinux.h38067 struct kernfs_ops___2 { struct
38068 int (*open)(struct kernfs_open_file___2 *);
38069 void (*release)(struct kernfs_open_file___2 *);
38070 int (*seq_show)(struct seq_file___2 *, void *);
38071 void * (*seq_start)(struct seq_file___2 *, loff_t *);
38072 void * (*seq_next)(struct seq_file___2 *, void *, loff_t *);
38073 void (*seq_stop)(struct seq_file___2 *, void *);
38074 ssize_t (*read)(struct kernfs_open_file___2 *, char *, size_t, loff_t);
38075 size_t atomic_write_len;
38076 bool prealloc;
[all …]