Home
last modified time | relevance | path

Searched defs:expected_attach_type (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c12 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 Dsockopt.c22 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 Dsection_names.c12 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 Dsockopt.c27 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 Dctx_rewrite.c34 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 Dtest_sock.c30 enum bpf_attach_type expected_attach_type; member
H A Dtest_sock_addr.c64 enum bpf_attach_type expected_attach_type; member
H A Dtest_verifier.c117 enum bpf_attach_type expected_attach_type; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sock.c29 enum bpf_attach_type expected_attach_type; member
[all...]
H A Dtest_sock_addr.c67 enum bpf_attach_type expected_attach_type; member
H A Dtest_verifier.c161 enum bpf_attach_type expected_attach_type; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.h76 enum bpf_attach_type expected_attach_type; member
H A Dlibbpf.h488 enum bpf_attach_type expected_attach_type; member
H A Dlibbpf.c208 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 Dbpf.h73 enum bpf_attach_type expected_attach_type; member
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dprog.c1368 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 Dprog.c1515 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 Dfilter.h554 enum bpf_attach_type expected_attach_type; /* For some prog types */ member
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c1993 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 Dsyscall.c2430 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 Dbpf.h223 __u32 expected_attach_type; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h550 __u32 expected_attach_type; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h550 __u32 expected_attach_type; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1496 enum bpf_attach_type expected_attach_type; /* For some prog types */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h1431 __u32 expected_attach_type; member

Completed in 73 milliseconds

12