Searched defs:bpf_prog_ops (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 7385 struct bpf_prog_ops { struct 7386 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 13714 struct bpf_prog_ops { struct 13715 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
H A D | vmlinux_600.h | 13714 struct bpf_prog_ops { struct 13715 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 11049 struct bpf_prog_ops { struct 11050 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
H A D | vmlinux_602.h | 11049 struct bpf_prog_ops { struct 11050 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 30257 struct bpf_prog_ops { struct 30258 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
H A D | vmlinux_518.h | 30257 struct bpf_prog_ops { struct 30258 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 14811 struct bpf_prog_ops { struct 14812 …struct bpf_prog *, const union bpf_attr *, union bpf_attr __attribute__((btf_type_tag("user"))) *);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 10294 struct bpf_prog_ops { struct 10295 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
H A D | vmlinux.h | 10294 struct bpf_prog_ops { struct 10295 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 15383 struct bpf_prog_ops { struct 15384 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
H A D | vmlinux.h | 15383 struct bpf_prog_ops { struct 15384 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 28367 struct bpf_prog_ops { struct 28368 …struct bpf_prog *, const union bpf_attr *, union bpf_attr __attribute__((btf_type_tag("user"))) *);
|