/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_lib.h | 63 struct sock_fprog bpf_prog; in pair_udp_setfilter() local
|
D | psock_fanout.c | 104 struct sock_fprog bpf_prog; in sock_fanout_set_cbpf() local
|
/external/usrsctp/fuzzer/ |
D | pcap2corpus.c | 51 struct bpf_program bpf_prog; member
|
/external/bpftool/include/uapi/linux/ |
D | bpf.h | 5690 } bpf_prog; member 5703 } bpf_prog; member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 5615 } bpf_prog; member 5628 } bpf_prog; member
|
/external/libbpf/include/uapi/linux/ |
D | bpf.h | 5690 } bpf_prog; member 5703 } bpf_prog; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 25106 struct bpf_prog { struct 25120 enum bpf_prog_type type; argument 25125 struct bpf_prog_stats *stats; argument 25128 struct bpf_prog_aux *aux; argument 25129 struct sock_fprog_kern *orig_prog; 25130 union { 34239 struct hlist_head bpf_prog; member 38709 } bpf_prog; member 38851 } bpf_prog; member 50875 int (*bpf_prog)(struct bpf_prog *); member [all …]
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 10792 struct bpf_prog { struct 10805 enum bpf_prog_type type; argument 10810 struct bpf_prog_aux *aux; argument 10811 struct sock_fprog_kern *orig_prog; 10812 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 10813 struct sock_filter insns[0]; 10814 struct bpf_insn insnsi[0]; 67003 } bpf_prog; member 67116 } bpf_prog; member 80087 int (*bpf_prog)(struct bpf_prog *); member [all …]
|
D | vmlinux.h | 10792 struct bpf_prog { struct 10805 enum bpf_prog_type type; argument 10810 struct bpf_prog_aux *aux; argument 10811 struct sock_fprog_kern *orig_prog; 10812 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 10813 struct sock_filter insns[0]; 10814 struct bpf_insn insnsi[0]; 67003 } bpf_prog; member 67116 } bpf_prog; member 80087 int (*bpf_prog)(struct bpf_prog *); member [all …]
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 9767 struct bpf_prog { struct 9780 enum bpf_prog_type type; argument 9785 struct bpf_prog_aux *aux; argument 9786 struct sock_fprog_kern *orig_prog; 9787 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 9788 struct sock_filter insns[0]; 9789 struct bpf_insn insnsi[0]; 33458 } bpf_prog; member 33563 } bpf_prog; member 46538 int (*bpf_prog)(struct bpf_prog *); member [all …]
|
D | vmlinux_510.h | 9767 struct bpf_prog { struct 9780 enum bpf_prog_type type; argument 9785 struct bpf_prog_aux *aux; argument 9786 struct sock_fprog_kern *orig_prog; 9787 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 9788 struct sock_filter insns[0]; 9789 struct bpf_insn insnsi[0]; 33458 } bpf_prog; member 33563 } bpf_prog; member 46538 int (*bpf_prog)(struct bpf_prog *); member [all …]
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 9381 struct bpf_prog { struct 9393 enum bpf_prog_type type; argument 9398 struct bpf_prog_aux *aux; argument 9399 struct sock_fprog_kern *orig_prog; 9400 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 9401 union { 54859 int (*bpf_prog)(struct bpf_prog *); member 55065 struct hlist_head bpf_prog; member 114348 struct bpf_prog *bpf_prog; member
|
D | vmlinux_505.h | 9381 struct bpf_prog { struct 9393 enum bpf_prog_type type; argument 9398 struct bpf_prog_aux *aux; argument 9399 struct sock_fprog_kern *orig_prog; 9400 unsigned int (*bpf_func)(const void *, const struct bpf_insn *); 9401 union { 54859 int (*bpf_prog)(struct bpf_prog *); member 55065 struct hlist_head bpf_prog; member 114348 struct bpf_prog *bpf_prog; member
|