Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1824 struct seq_operations { struct
1825 void * (*start)(struct seq_file *, loff_t *);
1826 void (*stop)(struct seq_file *, void *);
1827 void * (*next)(struct seq_file *, void *, loff_t *);
1828 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h5619 struct seq_operations { struct
5620 void * (*start)(struct seq_file *, loff_t *);
5621 void (*stop)(struct seq_file *, void *);
5622 void * (*next)(struct seq_file *, void *, loff_t *);
5623 int (*show)(struct seq_file *, void *);
Dvmlinux.h5619 struct seq_operations { struct
5620 void * (*start)(struct seq_file *, loff_t *);
5621 void (*stop)(struct seq_file *, void *);
5622 void * (*next)(struct seq_file *, void *, loff_t *);
5623 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h5437 struct seq_operations { struct
5438 void * (*start)(struct seq_file *, loff_t *);
5439 void (*stop)(struct seq_file *, void *);
5440 void * (*next)(struct seq_file *, void *, loff_t *);
5441 int (*show)(struct seq_file *, void *);
Dvmlinux.h5437 struct seq_operations { struct
5438 void * (*start)(struct seq_file *, loff_t *);
5439 void (*stop)(struct seq_file *, void *);
5440 void * (*next)(struct seq_file *, void *, loff_t *);
5441 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h4769 struct seq_operations { struct
4770 void * (*start)(struct seq_file *, loff_t *);
4771 void (*stop)(struct seq_file *, void *);
4772 void * (*next)(struct seq_file *, void *, loff_t *);
4773 int (*show)(struct seq_file *, void *);
Dvmlinux.h4769 struct seq_operations { struct
4770 void * (*start)(struct seq_file *, loff_t *);
4771 void (*stop)(struct seq_file *, void *);
4772 void * (*next)(struct seq_file *, void *, loff_t *);
4773 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h4297 struct seq_operations { struct
4298 void * (*start)(struct seq_file *, loff_t *);
4299 void (*stop)(struct seq_file *, void *);
4300 void * (*next)(struct seq_file *, void *, loff_t *);
4301 int (*show)(struct seq_file *, void *);
Dvmlinux_608.h4297 struct seq_operations { struct
4298 void * (*start)(struct seq_file *, loff_t *);
4299 void (*stop)(struct seq_file *, void *);
4300 void * (*next)(struct seq_file *, void *, loff_t *);
4301 int (*show)(struct seq_file *, void *);
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h5023 struct seq_operations { struct
5024 void * (*start)(struct seq_file *, loff_t *);
5025 void (*stop)(struct seq_file *, void *);
5026 void * (*next)(struct seq_file *, void *, loff_t *);
5027 int (*show)(struct seq_file *, void *);
Dvmlinux_602.h5023 struct seq_operations { struct
5024 void * (*start)(struct seq_file *, loff_t *);
5025 void (*stop)(struct seq_file *, void *);
5026 void * (*next)(struct seq_file *, void *, loff_t *);
5027 int (*show)(struct seq_file *, void *);