/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | fill_link_info.c | 163 int link_fd, err; in test_kprobe_fill_link_info() local 188 int link_fd, err; in test_tp_fill_link_info() local 206 int link_fd, err, pfd; in test_event_fill_link_info() local 241 int link_fd, err; in test_uprobe_fill_link_info() local 361 int link_fd, err; in test_kprobe_multi_fill_link_info() local 546 int link_fd, err; in test_uprobe_multi_fill_link_info() local
|
D | core_kern.c | 10 int link_fd; in test_core_kern_lskel() local
|
D | fexit_stress.c | 9 int *fd, *fexit_fd, *link_fd; in serial_test_fexit_stress() local
|
D | bpf_cookie.c | 579 int prog_fd, link_fd = -1; in tp_btf_subtest() local 641 int prog_fd, link_fd = -1; in raw_tp_subtest() local
|
D | fexit_test.c | 10 int link_fd; in fexit_test_common() local
|
D | fentry_test.c | 10 int link_fd; in fentry_test_common() local
|
D | perf_link.c | 31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() local
|
D | recursive_attach.c | 118 int err, link_fd, tgt_prog_fd; in test_fentry_attach_btf_presence() local
|
D | module_fentry_shadow.c | 62 int link_fd[2] = {}; in test_module_fentry_shadow() local
|
D | bpf_obj_id.c | 250 int link_fd, cmp_res; in serial_test_bpf_obj_id() local
|
D | uprobe_multi_test.c | 366 int prog_fd, link_fd = -1; in test_attach_api_fails() local 591 int prog_fd, link_fd, err; in attach_uprobe_fail_refctr() local
|
D | unpriv_bpf_disabled.c | 65 int i, nr_cpus, link_fd = -1; in test_unpriv_bpf_disabled_positive() local
|
D | sockopt.c | 1075 int sock_fd, err, prog_fd, link_fd = -1; in run_test() local
|
D | sockmap_listen.c | 774 int link_fd; in test_msg_redir_to_connected_with_link() local
|
/linux-6.12.1/tools/lib/bpf/ |
D | features.c | 347 int prog_fd, link_fd, err; in probe_perf_link() local 379 int prog_fd, link_fd, err; in probe_uprobe_multi_link() local
|
D | bpf.c | 878 int bpf_link_detach(int link_fd) in bpf_link_detach() 891 int bpf_link_update(int link_fd, int new_prog_fd, in bpf_link_update() 917 int bpf_iter_create(int link_fd) in bpf_iter_create() 1173 int bpf_link_get_info_by_fd(int link_fd, struct bpf_link_info *info, __u32 *info_len) in bpf_link_get_info_by_fd()
|
D | libbpf.c | 10757 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local 11486 int err, link_fd, prog_fd; in bpf_program__attach_kprobe_multi_opts() local 11945 int err = 0, link_fd, prog_fd; in bpf_program__attach_uprobe_multi() local 12630 int prog_fd, link_fd; in bpf_program_attach_fd() local 12794 int prog_fd, link_fd; in bpf_program__attach_iter() local 12838 int prog_fd, link_fd; in bpf_program__attach_netfilter() local
|
/linux-6.12.1/tools/perf/util/ |
D | bpf_counter.c | 402 int link_fd, diff_map_fd, err; in bperf_reload_leader_program() local
|
/linux-6.12.1/tools/testing/selftests/hid/ |
D | hid_bpf.c | 293 int err, link_fd; in TEST_F() local
|
/linux-6.12.1/include/uapi/linux/ |
D | bpf.h | 1785 __u32 link_fd; /* link fd */ member 1806 __u32 link_fd; member 1814 __u32 link_fd; member
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | bpf.h | 1785 __u32 link_fd; /* link fd */ member 1806 __u32 link_fd; member 1814 __u32 link_fd; member
|