/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | fill_link_info.c | 163 int link_fd, err; test_kprobe_fill_link_info() local 192 int link_fd, err; test_tp_fill_link_info() local 210 int link_fd, err, pfd; test_event_fill_link_info() local 245 int link_fd, err; test_uprobe_fill_link_info() local 365 int link_fd, err; test_kprobe_multi_fill_link_info() local 550 int link_fd, err; test_uprobe_multi_fill_link_info() local [all...] |
H A D | core_kern.c | 10 int link_fd; in test_core_kern_lskel() local
|
H A D | fexit_stress.c | 9 int *fd, *fexit_fd, *link_fd; in serial_test_fexit_stress() local
|
H A D | fexit_test.c | 10 int link_fd; in fexit_test_common() local
|
H A D | fentry_test.c | 10 int link_fd; in fentry_test_common() local
|
H A D | module_fentry_shadow.c | 62 int link_fd[2] = {}; in test_module_fentry_shadow() local
|
H A D | bpf_cookie.c | 601 int prog_fd, link_fd = -1; tp_btf_subtest() local 682 int err, prog_fd, link_fd = -1; raw_tp_subtest() local [all...] |
H A D | recursive_attach.c | 118 int err, link_fd, tgt_prog_fd; in test_fentry_attach_btf_presence() local
|
H A D | bpf_obj_id.c | 250 int link_fd, cmp_res; in serial_test_bpf_obj_id() local
|
H A D | unpriv_bpf_disabled.c | 65 int i, nr_cpus, link_fd = -1; in test_unpriv_bpf_disabled_positive() local
|
H A D | uprobe_multi_test.c | 377 int prog_fd, link_fd = -1; in test_attach_api_fails() local 602 int prog_fd, link_fd, err; in attach_uprobe_fail_refctr() local
|
H A D | sockopt.c | 1075 int sock_fd, err, prog_fd, link_fd = -1; in run_test() local
|
H A D | sockmap_listen.c | 774 int link_fd; in test_msg_redir_to_connected_with_link() local
|
/linux/tools/lib/bpf/ |
H A D | bpf.c | 924 bpf_link_detach(int link_fd) bpf_link_detach() argument 937 bpf_link_update(int link_fd,int new_prog_fd,const struct bpf_link_update_opts * opts) bpf_link_update() argument 963 bpf_iter_create(int link_fd) bpf_iter_create() argument 1220 bpf_link_get_info_by_fd(int link_fd,struct bpf_link_info * info,__u32 * info_len) bpf_link_get_info_by_fd() argument [all...] |
H A D | libbpf.c | 10912 int prog_fd, link_fd = -1, err; bpf_program__attach_perf_event_opts() local 11660 int err, link_fd, prog_fd; bpf_program__attach_kprobe_multi_opts() local 12119 int err = 0, link_fd, prog_fd; bpf_program__attach_uprobe_multi() local 12807 int prog_fd, link_fd; bpf_program_attach_fd() local 12998 int prog_fd, link_fd; bpf_program__attach_iter() local 13042 int prog_fd, link_fd; bpf_program__attach_netfilter() local [all...] |
/linux/tools/perf/util/ |
H A D | bpf_counter.c | 461 int link_fd, diff_map_fd, err; in bperf_reload_leader_program() local
|
/linux/tools/testing/selftests/hid/ |
H A D | hid_bpf.c | 270 int err, link_fd; in TEST_F() local
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 1842 __u32 link_fd; /* link fd */ member 1863 __u32 link_fd; member 1871 __u32 link_fd; member
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1842 __u32 link_fd; /* link fd */ member 1863 __u32 link_fd; member 1871 __u32 link_fd; member
|