Home
last modified time | relevance | path

Searched defs:attach_type (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_sock.c31 enum bpf_attach_type attach_type; member
329 enum bpf_attach_type attach_type) in load_sock_prog()
350 enum bpf_attach_type attach_type) in attach_sock_prog()
Dtest_section_names.c18 enum bpf_attach_type attach_type; member
183 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
Dtest_socket_cookie.c132 enum bpf_attach_type attach_type; in run_test() local
Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
Dtest_sock_addr.c65 enum bpf_attach_type attach_type; member
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dsockopt_multi.c7 enum bpf_attach_type attach_type; in prog_attach() local
36 enum bpf_attach_type attach_type; in prog_detach() local
Dbpf_verif_scale.c36 enum bpf_prog_type attach_type; member
Dsockopt_sk.c136 enum bpf_attach_type attach_type; in prog_attach() local
Dsockopt_inherit.c141 enum bpf_attach_type attach_type; in prog_attach() local
Dsockopt.c21 enum bpf_attach_type attach_type; member
/Linux-v5.4/tools/bpf/bpftool/
Dnet.c275 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
294 enum net_attach_type attach_type; in do_attach() local
348 enum net_attach_type attach_type; in do_detach() local
Dcgroup.c376 enum bpf_attach_type attach_type; in do_attach() local
436 enum bpf_attach_type attach_type; in do_detach() local
Dprog.c678 enum bpf_attach_type *attach_type, in parse_attach_detach_args()
712 enum bpf_attach_type attach_type; in do_attach() local
734 enum bpf_attach_type attach_type; in do_detach() local
/Linux-v5.4/kernel/bpf/
Dsyscall.c1506 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()
1520 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()
1875 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
Dcgroup.c944 enum bpf_attach_type attach_type) in __cgroup_bpf_prog_array_is_empty()
/Linux-v5.4/include/uapi/linux/
Dbpf.h81 __u32 attach_type; /* program attach type */ member
434 __u32 attach_type; member
478 __u32 attach_type; member
/Linux-v5.4/tools/include/uapi/linux/
Dbpf.h81 __u32 attach_type; /* program attach type */ member
434 __u32 attach_type; member
478 __u32 attach_type; member
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c4481 enum bpf_attach_type attach_type; member
4554 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names()
4607 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name()
/Linux-v5.4/net/core/
Dfilter.c6640 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()