Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h1496 struct seq_operations { struct
1497 void * (*start)(struct seq_file *, loff_t *);
1498 void (*stop)(struct seq_file *, void *);
1499 void * (*next)(struct seq_file *, void *, loff_t *);
1500 int (*show)(struct seq_file *, void *);
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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 *);
H A 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 *);
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 *);
H A 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 *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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 *);
H A 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 *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h5035 struct seq_operations { struct
5036 void * (*start)(struct seq_file *, loff_t *);
5037 void (*stop)(struct seq_file *, void *);
5038 void * (*next)(struct seq_file *, void *, loff_t *);
5039 int (*show)(struct seq_file *, void *);
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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 *);
H A 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 *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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 *);
H A 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 *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h4629 struct seq_operations { struct
4630 void * (*start)(struct seq_file *, loff_t *);
4631 void (*stop)(struct seq_file *, void *);
4632 void * (*next)(struct seq_file *, void *, loff_t *);
4633 int (*show)(struct seq_file *, void *);