Searched defs:seq_operations___2 (Results 1 – 2 of 2) sorted by relevance
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 6705 struct seq_operations___2 { struct 6706 void * (*start)(struct seq_file *, loff_t *); 6707 void (*stop)(struct seq_file *, void *); 6708 void * (*next)(struct seq_file *, void *, loff_t *); 6709 int (*show)(struct seq_file *, void *);
|
| D | vmlinux.h | 6705 struct seq_operations___2 { struct 6706 void * (*start)(struct seq_file *, loff_t *); 6707 void (*stop)(struct seq_file *, void *); 6708 void * (*next)(struct seq_file *, void *, loff_t *); 6709 int (*show)(struct seq_file *, void *);
|