Home
last modified time | relevance | path

Searched defs:bpf_prog (Results 1 – 20 of 20) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/net/
Dpsock_lib.h63 struct sock_fprog bpf_prog; in pair_udp_setfilter() local
Dpsock_fanout.c118 struct sock_fprog bpf_prog; in sock_fanout_set_cbpf() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dsyscall.c61 int bpf_prog(struct args *ctx) in bpf_prog() function
/external/v4l-utils/utils/keytable/
Dkeytable.c1763 static bool attach_bpf(const char *lirc_name, const char *bpf_prog, struct protocol_param *param) in attach_bpf()
1905 static bool attach_bpf(const char *lirc_name, const char *bpf_prog, struct protocol_param *param) in attach_bpf()
/external/bpftool/include/uapi/linux/
Dbpf.h6457 } bpf_prog; member
6470 } bpf_prog; member
/external/libbpf/include/uapi/linux/
Dbpf.h6457 } bpf_prog; member
6470 } bpf_prog; member
/external/v4l-utils/include/linux/
Dbpf.h6463 } bpf_prog; member
6476 } bpf_prog; member
/external/kernel-headers/original/uapi/linux/
Dbpf.h6471 } bpf_prog; member
6484 } bpf_prog; member
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs3488 pub bpf_prog: bpf_devmap_val__bindgen_ty_1, field
3518 pub bpf_prog: bpf_cpumap_val__bindgen_ty_1, field
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6536 struct bpf_prog { struct
6553 enum bpf_prog_type type; argument
6558 struct bpf_prog_stats *stats; argument
6561 struct bpf_prog_aux *aux; argument
6562 struct sock_fprog_kern *orig_prog;
6563 union {
52093 } bpf_prog; member
60850 int (*bpf_prog)(struct bpf_prog *); member
61081 struct hlist_head bpf_prog; member
80426 } bpf_prog; member
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h9825 struct bpf_prog { struct
9841 enum bpf_prog_type type; argument
9846 struct bpf_prog_stats *stats; argument
9849 struct bpf_prog_aux *aux; argument
9850 struct sock_fprog_kern *orig_prog;
9851 union {
20896 } bpf_prog; member
25483 int (*bpf_prog)(struct bpf_prog *); member
25716 struct hlist_head bpf_prog; member
68895 struct bpf_prog *bpf_prog; member
[all …]
Dvmlinux.h9825 struct bpf_prog { struct
9841 enum bpf_prog_type type; argument
9846 struct bpf_prog_stats *stats; argument
9849 struct bpf_prog_aux *aux; argument
9850 struct sock_fprog_kern *orig_prog;
9851 union {
20896 } bpf_prog; member
25483 int (*bpf_prog)(struct bpf_prog *); member
25716 struct hlist_head bpf_prog; member
68895 struct bpf_prog *bpf_prog; member
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h12108 struct bpf_prog { struct
12124 enum bpf_prog_type type; argument
12129 struct bpf_prog_stats *stats; argument
12132 struct bpf_prog_aux *aux; argument
12133 struct sock_fprog_kern *orig_prog;
12134 union {
90556 } bpf_prog; member
107920 } bpf_prog; member
129160 struct bpf_prog *bpf_prog; member
Dvmlinux.h12108 struct bpf_prog { struct
12124 enum bpf_prog_type type; argument
12129 struct bpf_prog_stats *stats; argument
12132 struct bpf_prog_aux *aux; argument
12133 struct sock_fprog_kern *orig_prog;
12134 union {
90556 } bpf_prog; member
107920 } bpf_prog; member
129160 struct bpf_prog *bpf_prog; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h29498 struct bpf_prog { struct
29514 enum bpf_prog_type type; argument
29519 struct bpf_prog_stats *stats; argument
29522 struct bpf_prog_aux *aux; argument
29523 struct sock_fprog_kern *orig_prog;
29524 union {
46526 } bpf_prog; member
46691 } bpf_prog; member
64821 int (*bpf_prog)(struct bpf_prog *); member
65064 struct hlist_head bpf_prog; member
[all …]
Dvmlinux_518.h29498 struct bpf_prog { struct
29514 enum bpf_prog_type type; argument
29519 struct bpf_prog_stats *stats; argument
29522 struct bpf_prog_aux *aux; argument
29523 struct sock_fprog_kern *orig_prog;
29524 union {
46526 } bpf_prog; member
46691 } bpf_prog; member
64821 int (*bpf_prog)(struct bpf_prog *); member
65064 struct hlist_head bpf_prog; member
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h9829 struct bpf_prog { struct
9845 enum bpf_prog_type type; argument
9850 struct bpf_prog_stats *stats; argument
9853 struct bpf_prog_aux *aux; argument
9854 struct sock_fprog_kern *orig_prog;
9855 union {
30604 int (*bpf_prog)(struct bpf_prog *); member
30850 struct hlist_head bpf_prog; member
88524 } bpf_prog; member
122209 struct bpf_prog *bpf_prog; member
[all …]
Dvmlinux.h9829 struct bpf_prog { struct
9845 enum bpf_prog_type type; argument
9850 struct bpf_prog_stats *stats; argument
9853 struct bpf_prog_aux *aux; argument
9854 struct sock_fprog_kern *orig_prog;
9855 union {
30604 int (*bpf_prog)(struct bpf_prog *); member
30850 struct hlist_head bpf_prog; member
88524 } bpf_prog; member
122209 struct bpf_prog *bpf_prog; member
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h15296 struct bpf_prog { struct
15312 enum bpf_prog_type type; argument
15317 struct bpf_prog_stats *stats; argument
15320 struct bpf_prog_aux *aux; argument
15321 struct sock_fprog_kern *orig_prog;
15322 union {
30387 } bpf_prog; member
30726 } bpf_prog; member
138973 struct bpf_prog *bpf_prog; member
Dvmlinux.h15296 struct bpf_prog { struct
15312 enum bpf_prog_type type; argument
15317 struct bpf_prog_stats *stats; argument
15320 struct bpf_prog_aux *aux; argument
15321 struct sock_fprog_kern *orig_prog;
15322 union {
30387 } bpf_prog; member
30726 } bpf_prog; member
138973 struct bpf_prog *bpf_prog; member