Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c16 enum bpf_attach_type attach_type; member
234 enum bpf_attach_type attach_type; in test_attach_type_by_name() local
H A Dbpf_verif_scale.c49 enum bpf_prog_type attach_type, in scale_test()
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 Dtest_sysctl.c18 enum bpf_attach_type attach_type; member
H A Dsockopt.c28 enum bpf_attach_type attach_type; member
H A Dsock_addr.c354 enum bpf_attach_type attach_type; member
H A Dsockmap_basic.c452 static void test_sockmap_progs_query(enum bpf_attach_type attach_type) in test_sockmap_progs_query()
/linux/tools/bpf/bpftool/
H A Dnet.c643 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
660 static int get_tcx_type(enum net_attach_type attach_type) in get_tcx_type()
672 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex, bool prepend) in do_attach_tcx()
685 static int do_detach_tcx(int targetfd, enum net_attach_type attach_type) in do_detach_tcx()
694 enum net_attach_type attach_type; in do_attach() local
778 enum net_attach_type attach_type; in do_detach() local
/linux/include/linux/
H A Dbpf-netns.h10 to_netns_bpf_attach_type(enum bpf_attach_type attach_type) in to_netns_bpf_attach_type()
H A Dbpf.h1830 enum bpf_attach_type attach_type; member
2228 enum bpf_attach_type attach_type) in bpf_trampoline_link_cgroup_shim()
3118 struct bpf_prog *prog, enum bpf_attach_type attach_type) in bpf_link_init()
3124 enum bpf_attach_type attach_type, bool sleepable) in bpf_link_init_sleepable()
/linux/kernel/bpf/
H A Dtoken.c255 enum bpf_attach_type attach_type) in bpf_token_allow_prog_type()
H A Dsyscall.c2576 enum bpf_prog_type *attach_type, bool attach_drv) in bpf_prog_get_ok()
2590 static struct bpf_prog *__bpf_prog_get(u32 ufd, enum bpf_prog_type *attach_type, in __bpf_prog_get()
3193 enum bpf_attach_type attach_type, bool sleepable) in bpf_link_init_sleepable()
3207 enum bpf_attach_type attach_type) in bpf_link_init()
3570 enum bpf_attach_type attach_type) in bpf_tracing_prog_attach()
4225 enum bpf_attach_type attach_type) in bpf_raw_tp_link_attach()
4319 attach_type_to_prog_type(enum bpf_attach_type attach_type) in attach_type_to_prog_type()
4393 enum bpf_attach_type attach_type) in bpf_prog_attach_check_attach_type()
H A Dtrampoline.c926 enum bpf_attach_type attach_type) in cgroup_shim_alloc()
979 enum bpf_attach_type attach_type) in bpf_trampoline_link_cgroup_shim()
H A Dcgroup.c167 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()
213 bpf_cgroup_atype_find(enum bpf_attach_type attach_type, u32 attach_btf_id) in bpf_cgroup_atype_find()
280 enum bpf_attach_type attach_type) in bpf_cgroup_storages_link()
H A Dbtf.c6152 enum bpf_attach_type attach_type) in btf_validate_prog_ctx_type()
/linux/include/uapi/linux/
H A Dbpf.h113 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member
1645 __u32 attach_type; global() member
1703 __u32 attach_type; global() member
1771 __u32 attach_type; /* attach type */ global() member
6710 __u32 attach_type; global() member
6718 __u32 attach_type; global() member
6746 __u32 attach_type; global() member
6812 __u32 attach_type; global() member
6816 __u32 attach_type; global() member
6820 __u32 attach_type; global() member
[all...]
/linux/tools/include/uapi/linux/
H A Dbpf.h113 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ member
1645 __u32 attach_type; global() member
1703 __u32 attach_type; global() member
1771 __u32 attach_type; /* attach type */ global() member
6710 __u32 attach_type; global() member
6718 __u32 attach_type; global() member
6746 __u32 attach_type; global() member
6812 __u32 attach_type; global() member
6816 __u32 attach_type; global() member
6820 __u32 attach_type; global() member
[all...]
/linux/tools/testing/selftests/bpf/
H A Dveristat.c1151 enum bpf_attach_type *attach_type) in guess_prog_type_by_ctx_name()
1165 enum bpf_attach_type attach_type; in guess_prog_type_by_ctx_name() member
1273 enum bpf_attach_type attach_type; in fixup_obj() local
2651 enum bpf_attach_type attach_type = 0; in parse_stat_value() local
/linux/tools/lib/bpf/
H A Dlibbpf.c10079 static char *libbpf_get_type_names(bool attach_type) in libbpf_get_type_names()
10305 void btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, in btf_get_kernel_prefix_kind()
10346 enum bpf_attach_type attach_type) in find_attach_btf_id()
10356 enum bpf_attach_type attach_type) in libbpf_find_vmlinux_btf_id()
10413 enum bpf_attach_type attach_type, in find_kernel_btf_id()
10469 enum bpf_attach_type attach_type = prog->expected_attach_type; in libbpf_find_attach_btf_id() local
10509 enum bpf_attach_type *attach_type) in libbpf_attach_type_by_name()
12008 enum bpf_attach_type attach_type; in bpf_program__attach_kprobe_multi_opts() local
12467 enum bpf_attach_type attach_type; in bpf_program__attach_uprobe_multi() local
13154 enum bpf_attach_type attach_type; in bpf_program_attach_fd() local
/linux/net/core/
H A Dsock_map.c1846 enum bpf_attach_type attach_type; in sock_map_link_create() local
H A Dfilter.c8963 enum bpf_attach_type attach_type) in __sock_filter_check_attach_type()