Home
last modified time | relevance | path

Searched defs:link_fd (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dfill_link_info.c143 int link_fd, err; in test_kprobe_fill_link_info() local
165 int link_fd, err; in test_tp_fill_link_info() local
180 int link_fd, err; in test_uprobe_fill_link_info() local
281 int link_fd, err; in test_kprobe_multi_fill_link_info() local
Dcore_kern.c10 int link_fd; in test_core_kern_lskel() local
Dfexit_stress.c8 int *fd, *fexit_fd, *link_fd; in serial_test_fexit_stress() local
Dfentry_test.c10 int link_fd; in fentry_test_common() local
Dfexit_test.c10 int link_fd; in fexit_test_common() local
Dperf_link.c31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() local
Dmodule_fentry_shadow.c61 int link_fd[2] = {}; in test_module_fentry_shadow() local
Dbpf_obj_id.c302 int link_fd, cmp_res; in serial_test_bpf_obj_id() local
Dunpriv_bpf_disabled.c64 int i, nr_cpus, link_fd = -1; in test_unpriv_bpf_disabled_positive() local
/tools/lib/bpf/
Dbpf.c853 int bpf_link_detach(int link_fd) in bpf_link_detach()
866 int bpf_link_update(int link_fd, int new_prog_fd, in bpf_link_update()
892 int bpf_iter_create(int link_fd) in bpf_iter_create()
1148 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()
Dlibbpf.c4817 int prog_fd, link_fd, err; in probe_perf_link() local
4847 int prog_fd, link_fd, err; in probe_uprobe_multi_link() local
10113 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local
10841 int err, link_fd, prog_fd; in bpf_program__attach_kprobe_multi_opts() local
11262 int err = 0, link_fd, prog_fd; in bpf_program__attach_uprobe_multi() local
11917 int prog_fd, link_fd; in bpf_program_attach_fd() local
12041 int prog_fd, link_fd; in bpf_program__attach_iter() local
12085 int prog_fd, link_fd; in bpf_program__attach_netfilter() local
/tools/perf/util/
Dbpf_counter.c399 int link_fd, diff_map_fd, err; in bperf_reload_leader_program() local
/tools/include/uapi/linux/
Dbpf.h1668 __u32 link_fd; /* link fd */ member
1689 __u32 link_fd; member
1697 __u32 link_fd; member