Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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_socket_cookie.c132 enum bpf_attach_type attach_type; in run_test() local
Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_sock.c30 enum bpf_attach_type attach_type; member
388 enum bpf_attach_type attach_type) in load_sock_prog()
408 enum bpf_attach_type attach_type) in attach_sock_prog()
Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c16 enum bpf_attach_type attach_type; member
189 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
Dbpf_verif_scale.c50 enum bpf_prog_type attach_type; member
55 enum bpf_prog_type attach_type, in scale_test()
Dlibbpf_str.c40 enum bpf_attach_type attach_type = (enum bpf_attach_type)e->val; in test_libbpf_bpf_attach_type_str() local
Dsockopt.c26 enum bpf_attach_type attach_type; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c16 enum bpf_attach_type attach_type; member
189 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
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.c38 enum bpf_prog_type attach_type; member
Dsockopt_sk.c196 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
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dcgroup.c49 static int show_bpf_prog(int id, enum bpf_attach_type attach_type, in show_bpf_prog()
382 enum bpf_attach_type attach_type; in do_attach() local
442 enum bpf_attach_type attach_type; in do_detach() local
Dlink.c71 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()
189 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain()
Dnet.c540 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
559 enum net_attach_type attach_type; in do_attach() local
613 enum net_attach_type attach_type; in do_detach() local
Dprog.c928 enum bpf_attach_type *attach_type, in parse_attach_detach_args()
962 enum bpf_attach_type attach_type; in do_attach() local
984 enum bpf_attach_type attach_type; in do_detach() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
Dcgroup.c96 static int show_bpf_prog(int id, enum bpf_attach_type attach_type, in show_bpf_prog()
512 enum bpf_attach_type attach_type; in do_attach() local
572 enum bpf_attach_type attach_type; in do_detach() local
Dnet.c628 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
647 enum net_attach_type attach_type; in do_attach() local
701 enum net_attach_type attach_type; in do_detach() local
Dlink.c142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()
520 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain()
Dprog.c1036 enum bpf_attach_type *attach_type, in parse_attach_detach_args()
1070 enum bpf_attach_type attach_type; in do_attach() local
1092 enum bpf_attach_type attach_type; in do_detach() local
/kernel/linux/linux-6.6/include/linux/
Dbpf-netns.h10 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
/kernel/linux/linux-5.10/include/linux/
Dbpf-netns.h16 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()

12