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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c12 enum bpf_attach_type expected_attach_type; member in struct:sec_name_test::__anon3690
210 enum bpf_attach_type expected_attach_type; local
H A Dsockopt.c28 enum bpf_attach_type expected_attach_type; member in struct:sockopt_test
933 load_prog(const struct bpf_insn *insns, enum bpf_attach_type expected_attach_type) argument
[all...]
H A Dctx_rewrite.c34 enum bpf_attach_type expected_attach_type; member in struct:test_case
689 enum bpf_attach_type expected_attach_type; member in struct:prog_info
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sock.c29 enum bpf_attach_type expected_attach_type; member in struct:sock_test
[all...]
H A Dtest_sock_addr.c68 enum bpf_attach_type expected_attach_type; member in struct:sock_addr_test
H A Dtest_verifier.c163 enum bpf_attach_type expected_attach_type; member in struct:bpf_test
/linux-master/tools/lib/bpf/
H A Dbpf.h77 enum bpf_attach_type expected_attach_type; member in struct:bpf_prog_load_opts
H A Dlibbpf.c390 enum bpf_attach_type expected_attach_type; member in struct:bpf_sec_def
455 enum bpf_attach_type expected_attach_type; member in struct:bpf_program
9517 libbpf_prog_type_by_name(const char *name, enum bpf_prog_type *prog_type, enum bpf_attach_type *expected_attach_type) argument
[all...]
/linux-master/tools/bpf/bpftool/
H A Dprog.c1519 enum bpf_attach_type expected_attach_type; local
1447 get_prog_type_by_name(const char *name, enum bpf_prog_type *prog_type, enum bpf_attach_type *expected_attach_type) argument
/linux-master/kernel/bpf/
H A Dsyscall.c2525 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) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbpf.h1540 __u32 expected_attach_type; member in struct:bpf_attr::__anon2593
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1540 __u32 expected_attach_type; member in struct:bpf_attr::__anon3134
/linux-master/include/linux/
H A Dbpf.h1546 enum bpf_attach_type expected_attach_type; /* For some prog types */ member in struct:bpf_prog

Completed in 438 milliseconds