Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1931 struct seq_operations { struct
1932 void * (*start)(struct seq_file *, loff_t *);
1933 void (*stop)(struct seq_file *, void *);
1934 void * (*next)(struct seq_file *, void *, loff_t *);
1935 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h3732 struct seq_operations { struct
3733 void * (*start)(struct seq_file *, loff_t *);
3734 void (*stop)(struct seq_file *, void *);
3735 void * (*next)(struct seq_file *, void *, loff_t *);
3736 int (*show)(struct seq_file *, void *);
Dvmlinux.h3732 struct seq_operations { struct
3733 void * (*start)(struct seq_file *, loff_t *);
3734 void (*stop)(struct seq_file *, void *);
3735 void * (*next)(struct seq_file *, void *, loff_t *);
3736 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6300 struct seq_operations { struct
6301 void * (*start)(struct seq_file *, loff_t *);
6302 void (*stop)(struct seq_file *, void *);
6303 void * (*next)(struct seq_file *, void *, loff_t *);
6304 int (*show)(struct seq_file *, void *);
Dvmlinux_510.h6300 struct seq_operations { struct
6301 void * (*start)(struct seq_file *, loff_t *);
6302 void (*stop)(struct seq_file *, void *);
6303 void * (*next)(struct seq_file *, void *, loff_t *);
6304 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h1595 struct seq_operations { struct
1596 void * (*start)(struct seq_file___2 *, loff_t *);
1597 void (*stop)(struct seq_file___2 *, void *);
1598 void * (*next)(struct seq_file___2 *, void *, loff_t *);
1599 int (*show)(struct seq_file___2 *, void *);
Dvmlinux.h1595 struct seq_operations { struct
1596 void * (*start)(struct seq_file___2 *, loff_t *);
1597 void (*stop)(struct seq_file___2 *, void *);
1598 void * (*next)(struct seq_file___2 *, void *, loff_t *);
1599 int (*show)(struct seq_file___2 *, void *);