Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Datomics.c11 int link_fd; in test_add() local
43 int link_fd; in test_sub() local
76 int link_fd; in test_and() local
104 int link_fd; in test_or() local
133 int link_fd; in test_xor() local
161 int link_fd; in test_cmpxchg() local
190 int link_fd; in test_xchg() local
Dfexit_test.c10 int link_fd; in fexit_test() local
Dfentry_test.c10 int link_fd; in fentry_test() local
Dfexit_stress.c12 int link_fd[CNT] = {}; in test_fexit_stress() local
Dperf_link.c30 int pfd = -1, link_fd = -1, err; in test_perf_link() local
Dbpf_obj_id.c302 int link_fd, cmp_res; in test_bpf_obj_id() local
/tools/lib/bpf/
Dxsk.c76 int link_fd; member
516 int link_fd; in xsk_create_bpf_link() local
676 static int xsk_link_lookup(int ifindex, __u32 *prog_id, int *link_fd) in xsk_link_lookup()
735 int prog_fd, link_fd = -1; in xsk_probe_bpf_link() local
Dbpf.c728 int bpf_link_detach(int link_fd) in bpf_link_detach()
740 int bpf_link_update(int link_fd, int new_prog_fd, in bpf_link_update()
759 int bpf_iter_create(int link_fd) in bpf_iter_create()
Dlibbpf.c4365 int prog_fd, link_fd, err; in probe_perf_link() local
9050 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local
9585 int prog_fd, link_fd; in bpf_program__attach_fd() local
9669 int prog_fd, link_fd; in bpf_program__attach_iter() local
/tools/perf/util/
Dbpf_counter.c394 int link_fd, diff_map_fd, err; in bperf_reload_leader_program() local
/tools/include/uapi/linux/
Dbpf.h1462 __u32 link_fd; /* link fd */ member
1472 __u32 link_fd; member
1480 __u32 link_fd; member