Home
last modified time | relevance | path

Searched defs:attach_type (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sock.c31 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()
H A Dtest_socket_cookie.c132 enum bpf_attach_type attach_type; in run_test() local
H A Dtest_sysctl.c32 enum bpf_attach_type attach_type; member
H A Dtest_sock_addr.c65 enum bpf_attach_type attach_type; member
/OK3568_Linux_fs/kernel/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 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 Dbpf_verif_scale.c38 enum bpf_prog_type attach_type; member
H A Dsockopt_sk.c168 enum bpf_attach_type attach_type; in prog_attach() local
H A Dsockopt_inherit.c141 enum bpf_attach_type attach_type; in prog_attach() local
H A Dsockopt.c21 enum bpf_attach_type attach_type; member
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcgroup.c49 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
H A Dlink.c71 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()
H A Dnet.c540 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
H A Dprog.c928 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
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-netns.h16 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c1916 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()
1930 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()
2524 enum bpf_attach_type attach_type; member
2912 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
2935 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type()
H A Dcgroup.c84 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link()
1340 enum bpf_attach_type attach_type) in __cgroup_bpf_prog_array_is_empty()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h81 __u32 attach_type; /* program attach type */ member
571 __u32 attach_type; member
622 __u32 attach_type; member
664 __u32 attach_type; /* attach type */ member
4434 __u32 attach_type; member
4438 __u32 attach_type; member
4451 __u32 attach_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h81 __u32 attach_type; /* program attach type */ member
571 __u32 attach_type; member
622 __u32 attach_type; member
664 __u32 attach_type; /* attach type */ member
4434 __u32 attach_type; member
4438 __u32 attach_type; member
4451 __u32 attach_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h80 __u32 attach_type; /* program attach type */ member
349 __u32 attach_type; member
383 __u32 attach_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h80 __u32 attach_type; /* program attach type */ member
349 __u32 attach_type; member
383 __u32 attach_type; member
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c8483 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names()
8692 enum bpf_attach_type attach_type) in __find_vmlinux_btf_id()
8715 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id()
8766 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local
8793 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name()
9087 enum bpf_attach_type attach_type = attr->expected_attach_type; in bpf_prog_load_xattr() local
9713 enum bpf_attach_type attach_type; in bpf_program__attach_fd() local
H A Dbpf.c586 enum bpf_attach_type attach_type, in bpf_link_create()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c7667 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()