/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | section_names.c | 16 enum bpf_attach_type attach_type; member 234 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
|
D | sock_create.c | 17 enum bpf_attach_type attach_type; member
|
D | bpf_verif_scale.c | 49 enum bpf_prog_type attach_type, in scale_test()
|
D | libbpf_str.c | 40 enum bpf_attach_type attach_type = (enum bpf_attach_type)e->val; in test_libbpf_bpf_attach_type_str() local
|
D | sock_post_bind.c | 14 enum bpf_attach_type attach_type; member
|
D | sockopt.c | 28 enum bpf_attach_type attach_type; member
|
D | sockmap_basic.c | 442 static void test_sockmap_progs_query(enum bpf_attach_type attach_type) in test_sockmap_progs_query()
|
D | sock_addr.c | 354 enum bpf_attach_type attach_type; member
|
/linux-6.14.4/tools/bpf/bpftool/ |
D | net.c | 637 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() 654 static int get_tcx_type(enum net_attach_type attach_type) in get_tcx_type() 666 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex) in do_attach_tcx() 673 static int do_detach_tcx(int targetfd, enum net_attach_type attach_type) in do_detach_tcx() 682 enum net_attach_type attach_type; in do_attach() local 749 enum net_attach_type attach_type; in do_detach() local
|
D | cgroup.c | 130 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
|
D | link.c | 142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json() 604 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain()
|
D | prog.c | 1040 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
|
/linux-6.14.4/include/linux/ |
D | bpf-netns.h | 10 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
|
D | bpf-cgroup.h | 39 to_cgroup_bpf_attach_type(enum bpf_attach_type attach_type) in to_cgroup_bpf_attach_type()
|
/linux-6.14.4/kernel/bpf/ |
D | token.c | 248 enum bpf_attach_type attach_type) in bpf_token_allow_prog_type()
|
D | cgroup.c | 155 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find() 201 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find() 268 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link()
|
D | syscall.c | 2505 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok() 2519 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get() 4024 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type() 4097 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_sysctl.c | 32 enum bpf_attach_type attach_type; member
|
D | veristat.c | 1012 enum bpf_attach_type *attach_type) in guess_prog_type_by_ctx_name() 1026 enum bpf_attach_type attach_type; in guess_prog_type_by_ctx_name() member 1133 enum bpf_attach_type attach_type; in fixup_obj() local 1750 enum bpf_attach_type attach_type = 0; in parse_stat_value() local
|
/linux-6.14.4/tools/include/uapi/linux/ |
D | bpf.h | 110 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member 1607 __u32 attach_type; member 1664 __u32 attach_type; member 1732 __u32 attach_type; /* attach type */ member 6641 __u32 attach_type; member 6647 __u32 attach_type; member 6675 __u32 attach_type; member 6740 __u32 attach_type; member 6744 __u32 attach_type; member 6748 __u32 attach_type; member
|
/linux-6.14.4/include/uapi/linux/ |
D | bpf.h | 110 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member 1607 __u32 attach_type; member 1664 __u32 attach_type; member 1732 __u32 attach_type; /* attach type */ member 6641 __u32 attach_type; member 6647 __u32 attach_type; member 6675 __u32 attach_type; member 6740 __u32 attach_type; member 6744 __u32 attach_type; member 6748 __u32 attach_type; member
|
/linux-6.14.4/tools/lib/bpf/ |
D | skel_internal.h | 290 enum bpf_attach_type attach_type) in skel_link_create()
|
D | libbpf.c | 9665 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names() 9891 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, in btf_get_kernel_prefix_kind() 9932 enum bpf_attach_type attach_type) in find_attach_btf_id() 9942 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id() 9999 enum bpf_attach_type attach_type, in find_kernel_btf_id() 10055 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local 10095 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name() 11557 enum bpf_attach_type attach_type; in bpf_program__attach_kprobe_multi_opts() local 12032 enum bpf_attach_type attach_type; in bpf_program__attach_uprobe_multi() local 12718 enum bpf_attach_type attach_type; in bpf_program_attach_fd() local
|
D | bpf.c | 726 enum bpf_attach_type attach_type, in bpf_link_create()
|
/linux-6.14.4/net/core/ |
D | sock_map.c | 1712 enum bpf_attach_type attach_type; member 1847 enum bpf_attach_type attach_type; in sock_map_link_create() local
|