| /kernel/linux/linux-5.10/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 | 38 enum bpf_prog_type attach_type; member
|
| H A 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
|
| H A D | sockopt_sk.c | 196 enum bpf_attach_type attach_type; in prog_attach() local
|
| H A D | sockopt.c | 21 enum bpf_attach_type attach_type; member [all...] |
| H A D | sockopt_inherit.c | 141 enum bpf_attach_type attach_type; in prog_attach() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf-netns.h | 16 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type() argument
|
| /kernel/linux/linux-6.6/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() argument
|
| H A D | bpf-cgroup.h | 39 to_cgroup_bpf_attach_type(enum bpf_attach_type attach_type) in to_cgroup_bpf_attach_type() argument
|
| /kernel/linux/linux-6.6/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 | 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 | bpf_verif_scale.c | 50 enum bpf_prog_type attach_type; member 54 scale_test(const char *file, enum bpf_prog_type attach_type, bool should_fail) scale_test() argument
|
| H A D | sockopt.c | 26 enum bpf_attach_type attach_type; member [all...] |
| H A D | sockmap_basic.c | 315 static void test_sockmap_progs_query(enum bpf_attach_type attach_type) in test_sockmap_progs_query() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_socket_cookie.c | 132 enum bpf_attach_type attach_type; in run_test() local
|
| H A D | test_sock.c | 31 enum bpf_attach_type attach_type; member 328 load_sock_prog(const struct bpf_insn *prog, enum bpf_attach_type attach_type) load_sock_prog() argument 349 attach_sock_prog(int cgfd, int progfd, enum bpf_attach_type attach_type) attach_sock_prog() argument
|
| H A D | test_sysctl.c | 32 enum bpf_attach_type attach_type; member [all...] |
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | link.c | 71 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) in show_link_attach_type_json() argument 189 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain() argument [all...] |
| H A D | cgroup.c | 49 static int show_bpf_prog(int id, enum bpf_attach_type attach_type, in show_bpf_prog() argument 382 enum bpf_attach_type attach_type; in do_attach() local 442 enum bpf_attach_type attach_type; do_detach() local [all...] |
| H A D | net.c | 540 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp() argument 559 enum net_attach_type attach_type; in do_attach() local 613 enum net_attach_type attach_type; do_detach() local [all...] |
| /kernel/linux/linux-6.6/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() argument 512 enum bpf_attach_type attach_type; in do_attach() local 572 enum bpf_attach_type attach_type; do_detach() local [all...] |
| 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() argument 520 static void show_link_attach_type_plain(__u32 attach_type) in show_link_attach_type_plain() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_sysctl.c | 32 enum bpf_attach_type attach_type; member [all...] |
| H A D | test_sock.c | 30 enum bpf_attach_type attach_type; member 387 load_sock_prog(const struct bpf_insn *prog, enum bpf_attach_type attach_type) load_sock_prog() argument 407 attach_sock_prog(int cgfd, int progfd, enum bpf_attach_type attach_type) attach_sock_prog() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | skel_internal.h | 289 skel_link_create(int prog_fd, int target_fd, enum bpf_attach_type attach_type) skel_link_create() argument
|