/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sock.c | 30 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()
|
H A D | test_sysctl.c | 32 enum bpf_attach_type attach_type; member
|
H A D | veristat.c | 824 enum bpf_attach_type *attach_type) in guess_prog_type_by_ctx_name() 838 enum bpf_attach_type attach_type; in guess_prog_type_by_ctx_name() member 907 enum bpf_attach_type attach_type; in fixup_obj() local
|
H A D | test_sock_addr.c | 68 enum bpf_attach_type attach_type; member
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | section_names.c | 16 enum bpf_attach_type attach_type; member 189 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
|
H A D | bpf_verif_scale.c | 50 enum bpf_prog_type attach_type; member 55 enum bpf_prog_type attach_type, in scale_test()
|
H A 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
|
H A D | sockopt.c | 26 enum bpf_attach_type attach_type; member
|
H A D | sockmap_basic.c | 315 static void test_sockmap_progs_query(enum bpf_attach_type attach_type) in test_sockmap_progs_query()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | cgroup.c | 96 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
|
H A D | net.c | 628 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
|
H A D | link.c | 142 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()
|
H A D | prog.c | 1036 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
|
/openbmc/linux/include/linux/ |
H A D | bpf-netns.h | 10 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
|
H A D | bpf-cgroup.h | 39 to_cgroup_bpf_attach_type(enum bpf_attach_type attach_type) in to_cgroup_bpf_attach_type()
|
H A D | bpf.h | 1584 enum bpf_attach_type attach_type; member
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | hpm2.h | 73 uint8_t attach_type; member
|
/openbmc/linux/tools/lib/bpf/ |
H A D | skel_internal.h | 290 enum bpf_attach_type attach_type) in skel_link_create()
|
H A D | libbpf.c | 9017 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names() 9252 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, in btf_get_kernel_prefix_kind() 9293 enum bpf_attach_type attach_type) in find_attach_btf_id() 9303 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id() 9360 enum bpf_attach_type attach_type, in find_kernel_btf_id() 9399 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local 9437 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name() 11918 enum bpf_attach_type attach_type; in bpf_program_attach_fd() local
|
H A D | bpf.c | 718 enum bpf_attach_type attach_type, in bpf_link_create()
|
/openbmc/linux/kernel/bpf/ |
H A 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()
|
H A D | syscall.c | 2355 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok() 2369 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get() 3771 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type() 3837 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 105 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member 1493 __u32 attach_type; member 1550 __u32 attach_type; member 1611 __u32 attach_type; /* attach type */ member 6498 __u32 attach_type; member 6504 __u32 attach_type; member 6532 __u32 attach_type; member 6585 __u32 attach_type; member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 105 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member 1493 __u32 attach_type; member 1550 __u32 attach_type; member 1611 __u32 attach_type; /* attach type */ member 6501 __u32 attach_type; member 6507 __u32 attach_type; member 6535 __u32 attach_type; member 6588 __u32 attach_type; member
|
/openbmc/linux/net/core/ |
H A D | filter.c | 8710 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()
|