| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_sock.c | 31 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()
|
| D | test_socket_cookie.c | 132 enum bpf_attach_type attach_type; in run_test() local
|
| D | test_sysctl.c | 32 enum bpf_attach_type attach_type; member
|
| D | test_sock_addr.c | 65 enum bpf_attach_type attach_type; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| 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
|
| D | sockopt_multi.c | 7 enum bpf_attach_type attach_type; in prog_attach() local 36 enum bpf_attach_type attach_type; in prog_detach() local
|
| D | bpf_verif_scale.c | 38 enum bpf_prog_type attach_type; member
|
| D | sockopt_sk.c | 168 enum bpf_attach_type attach_type; in prog_attach() local
|
| D | sockopt_inherit.c | 141 enum bpf_attach_type attach_type; in prog_attach() local
|
| D | sockopt.c | 21 enum bpf_attach_type attach_type; member
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| D | cgroup.c | 49 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
|
| D | link.c | 71 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()
|
| D | net.c | 540 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
|
| D | prog.c | 928 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-5.10/include/linux/ |
| D | bpf-netns.h | 16 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | syscall.c | 1911 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok() 1925 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get() 2519 enum bpf_attach_type attach_type; member 2907 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type() 2930 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type()
|
| D | cgroup.c | 84 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link() 1288 enum bpf_attach_type attach_type) in __cgroup_bpf_prog_array_is_empty()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | bpf.h | 81 __u32 attach_type; /* program attach type */ member 571 __u32 attach_type; member 622 __u32 attach_type; member 664 __u32 attach_type; /* attach type */ member 4433 __u32 attach_type; member 4437 __u32 attach_type; member 4450 __u32 attach_type; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | bpf.h | 71 __u32 attach_type; member 351 __u32 attach_type; member 389 __u32 attach_type; member 423 __u32 attach_type; member 811 __u32 attach_type; member 815 __u32 attach_type; member 828 __u32 attach_type; member
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| D | bpf.h | 81 __u32 attach_type; /* program attach type */ member 571 __u32 attach_type; member 622 __u32 attach_type; member 664 __u32 attach_type; /* attach type */ member 4433 __u32 attach_type; member 4437 __u32 attach_type; member 4450 __u32 attach_type; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | bpf.h | 58 __u32 attach_type; member 233 __u32 attach_type; member 263 __u32 attach_type; member
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | libbpf.c | 8473 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names() 8682 enum bpf_attach_type attach_type) in __find_vmlinux_btf_id() 8705 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id() 8756 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local 8783 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name() 9077 enum bpf_attach_type attach_type = attr->expected_attach_type; in bpf_prog_load_xattr() local 9703 enum bpf_attach_type attach_type; in bpf_program__attach_fd() local
|
| D | bpf.c | 586 enum bpf_attach_type attach_type, in bpf_link_create()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | filter.c | 7651 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()
|