Searched defs:bpf_prog_ops (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 26095 struct bpf_prog_ops { struct 26096 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 11203 struct bpf_prog_ops { struct 11204 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| D | vmlinux.h | 11203 struct bpf_prog_ops { struct 11204 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 10158 struct bpf_prog_ops { struct 10159 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| D | vmlinux_510.h | 10158 struct bpf_prog_ops { struct 10159 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 9496 struct bpf_prog_ops { struct 9497 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|
| D | vmlinux.h | 9496 struct bpf_prog_ops { struct 9497 int (*test_run)(struct bpf_prog *, const union bpf_attr *, union bpf_attr *);
|