Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6705 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 *);
Dvmlinux.h6705 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 *);