/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 | recursive_attach.c | 118 int err, link_fd, tgt_prog_fd; in test_fentry_attach_btf_presence() local
|
H A D | module_fentry_shadow.c | 62 int link_fd[2] = {}; in test_module_fentry_shadow() 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 | 880 int bpf_link_detach(int link_fd) in bpf_link_detach() argument 893 int bpf_link_update(int link_fd, int new_prog_fd, in bpf_link_update() argument 919 int bpf_iter_create(int link_fd) in bpf_iter_create() argument 1175 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 | 10901 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local 11646 int err, link_fd, prog_fd; in bpf_program__attach_kprobe_multi_opts() local 12105 int err = 0, link_fd, prog_fd; in bpf_program__attach_uprobe_multi() local 12793 int prog_fd, link_fd; in bpf_program_attach_fd() local 12956 int prog_fd, link_fd; in bpf_program__attach_iter() local 13000 int prog_fd, link_fd; in bpf_program__attach_netfilter() local
|
/linux/tools/testing/selftests/hid/ |
H A D | hid_bpf.c | 270 int err, link_fd; in TEST_F() local
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1801 __u32 link_fd; /* link fd */ member 1822 __u32 link_fd; member 1830 __u32 link_fd; member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 1801 __u32 link_fd; /* link fd */ member 1822 __u32 link_fd; member 1830 __u32 link_fd; member
|