| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | section_names.c | 12 enum bpf_attach_type expected_attach_type; member 165 enum bpf_attach_type expected_attach_type; in test_prog_type_by_name() local
|
| H A D | sockopt.c | 22 enum bpf_attach_type expected_attach_type; member 852 load_prog(const struct bpf_insn *insns, enum bpf_attach_type expected_attach_type) load_prog() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | section_names.c | 12 enum bpf_attach_type expected_attach_type; member 165 enum bpf_attach_type expected_attach_type; in test_prog_type_by_name() local
|
| H A D | sockopt.c | 27 enum bpf_attach_type expected_attach_type; member 919 load_prog(const struct bpf_insn *insns, enum bpf_attach_type expected_attach_type) load_prog() argument [all...] |
| H A D | ctx_rewrite.c | 34 enum bpf_attach_type expected_attach_type; member 733 enum bpf_attach_type expected_attach_type; member [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_sock.c | 30 enum bpf_attach_type expected_attach_type; member
|
| H A D | test_sock_addr.c | 64 enum bpf_attach_type expected_attach_type; member
|
| H A D | test_verifier.c | 117 enum bpf_attach_type expected_attach_type; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_sock.c | 29 enum bpf_attach_type expected_attach_type; member [all...] |
| H A D | test_sock_addr.c | 67 enum bpf_attach_type expected_attach_type; member
|
| H A D | test_verifier.c | 161 enum bpf_attach_type expected_attach_type; member
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | bpf.h | 76 enum bpf_attach_type expected_attach_type; member
|
| H A D | libbpf.h | 488 enum bpf_attach_type expected_attach_type; member
|
| H A D | libbpf.c | 208 enum bpf_attach_type expected_attach_type; member 277 enum bpf_attach_type expected_attach_type; member 8512 libbpf_prog_type_by_name(const char *name, enum bpf_prog_type *prog_type, enum bpf_attach_type *expected_attach_type) libbpf_prog_type_by_name() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | bpf.h | 73 enum bpf_attach_type expected_attach_type; member
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | prog.c | 1368 enum bpf_attach_type expected_attach_type; in load_with_options() local 1343 get_prog_type_by_name(const char *name, enum bpf_prog_type *prog_type, enum bpf_attach_type *expected_attach_type) get_prog_type_by_name() argument
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | prog.c | 1515 enum bpf_attach_type expected_attach_type; in load_with_options() local 1443 get_prog_type_by_name(const char *name, enum bpf_prog_type *prog_type, enum bpf_attach_type *expected_attach_type) get_prog_type_by_name() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | filter.h | 554 enum bpf_attach_type expected_attach_type; /* For some prog types */ member
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | syscall.c | 1993 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, u32 btf_id, u32 prog_fd) bpf_prog_load_check_attach() argument [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | syscall.c | 2430 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, struct btf *attach_btf, u32 btf_id, struct bpf_prog *dst_prog) bpf_prog_load_check_attach() argument [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 223 __u32 expected_attach_type; member
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| H A D | bpf.h | 550 __u32 expected_attach_type; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | bpf.h | 550 __u32 expected_attach_type; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf.h | 1496 enum bpf_attach_type expected_attach_type; /* For some prog types */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | bpf.h | 1431 __u32 expected_attach_type; member
|