Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dsection_names.c16 enum bpf_attach_type attach_type; member
234 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
A Dsock_create.c17 enum bpf_attach_type attach_type; member
A Dbpf_verif_scale.c49 enum bpf_prog_type attach_type, in scale_test()
A Dsockmap_redir.c128 enum bpf_attach_type *attach_type, in get_redir_params()
419 enum bpf_attach_type attach_type; in test_map() local
A Dlibbpf_str.c40 enum bpf_attach_type attach_type = (enum bpf_attach_type)e->val; in test_libbpf_bpf_attach_type_str() local
A Dsock_post_bind.c14 enum bpf_attach_type attach_type; member
A Dtest_sysctl.c18 enum bpf_attach_type attach_type; member
A Dsockopt.c28 enum bpf_attach_type attach_type; member
A Dsockmap_basic.c442 static void test_sockmap_progs_query(enum bpf_attach_type attach_type) in test_sockmap_progs_query()
A Dsock_addr.c354 enum bpf_attach_type attach_type; member
/tools/bpf/bpftool/
A Dcgroup.c130 static int show_bpf_prog(int id, enum bpf_attach_type attach_type, in show_bpf_prog()
546 enum bpf_attach_type attach_type; in do_attach() local
606 enum bpf_attach_type attach_type; in do_detach() local
A Dnet.c640 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
657 static int get_tcx_type(enum net_attach_type attach_type) in get_tcx_type()
669 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex) in do_attach_tcx()
676 static int do_detach_tcx(int targetfd, enum net_attach_type attach_type) in do_detach_tcx()
685 enum net_attach_type attach_type; in do_attach() local
752 enum net_attach_type attach_type; in do_detach() local
A Dlink.c142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json()
607 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain()
A Dprog.c1040 enum bpf_attach_type *attach_type, in parse_attach_detach_args()
1074 enum bpf_attach_type attach_type; in do_attach() local
1096 enum bpf_attach_type attach_type; in do_detach() local
/tools/lib/bpf/
A Dskel_internal.h290 enum bpf_attach_type attach_type) in skel_link_create()
A Dlibbpf.c9762 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names()
9988 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, in btf_get_kernel_prefix_kind()
10029 enum bpf_attach_type attach_type) in find_attach_btf_id()
10039 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id()
10096 enum bpf_attach_type attach_type, in find_kernel_btf_id()
10152 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local
10192 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name()
11657 enum bpf_attach_type attach_type; in bpf_program__attach_kprobe_multi_opts() local
12118 enum bpf_attach_type attach_type; in bpf_program__attach_uprobe_multi() local
12805 enum bpf_attach_type attach_type; in bpf_program_attach_fd() local
A Dbpf.c726 enum bpf_attach_type attach_type, in bpf_link_create()
/tools/include/uapi/linux/
A Dbpf.h113 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member
1629 __u32 attach_type; member
1687 __u32 attach_type; member
1755 __u32 attach_type; /* attach type */ member
6692 __u32 attach_type; member
6700 __u32 attach_type; member
6728 __u32 attach_type; member
6794 __u32 attach_type; member
6798 __u32 attach_type; member
6802 __u32 attach_type; member
/tools/testing/selftests/bpf/
A Dveristat.c1132 enum bpf_attach_type *attach_type) in guess_prog_type_by_ctx_name()
1146 enum bpf_attach_type attach_type; in guess_prog_type_by_ctx_name() member
1254 enum bpf_attach_type attach_type; in fixup_obj() local
2597 enum bpf_attach_type attach_type = 0; in parse_stat_value() local

Completed in 920 milliseconds