Home
last modified time | relevance | path

Searched defs:attach_type (Results 1 - 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c16 enum bpf_attach_type attach_type; member
189 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
H A Dbpf_verif_scale.c38 enum bpf_prog_type attach_type; member
H A Dsockopt_multi.c7 enum bpf_attach_type attach_type; in prog_attach() local
36 enum bpf_attach_type attach_type; in prog_detach() local
H A Dsockopt_sk.c196 enum bpf_attach_type attach_type; in prog_attach() local
H A Dsockopt.c21 enum bpf_attach_type attach_type; member
[all...]
H A Dsockopt_inherit.c141 enum bpf_attach_type attach_type; in prog_attach() local
/kernel/linux/linux-5.10/include/linux/
H A Dbpf-netns.h16 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 Dbpf-netns.h10 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type() argument
H A Dbpf-cgroup.h39 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 Dsection_names.c16 enum bpf_attach_type attach_type; member
189 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
H A Dlibbpf_str.c40 enum bpf_attach_type attach_type = (enum bpf_attach_type)e->val; in test_libbpf_bpf_attach_type_str() local
H A Dbpf_verif_scale.c50 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 Dsockopt.c26 enum bpf_attach_type attach_type; member
[all...]
H A Dsockmap_basic.c315 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 Dtest_socket_cookie.c132 enum bpf_attach_type attach_type; in run_test() local
H A Dtest_sock.c31 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 Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dlink.c71 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 Dcgroup.c49 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 Dnet.c540 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 Dcgroup.c96 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 Dlink.c142 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 Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
[all...]
H A Dtest_sock.c30 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 Dskel_internal.h289 skel_link_create(int prog_fd, int target_fd, enum bpf_attach_type attach_type) skel_link_create() argument

Completed in 12 milliseconds

12