Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A 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
A Dfentry_test.c10 int link_fd; in fentry_test() local
A Dfexit_test.c10 int link_fd; in fexit_test() local
A Dfexit_stress.c12 int link_fd[CNT] = {}; in test_fexit_stress() local
A Dperf_link.c31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() local
A Dbpf_obj_id.c302 int link_fd, cmp_res; in serial_test_bpf_obj_id() local
/linux/tools/lib/bpf/
A 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
A Dbpf.c763 int bpf_link_detach(int link_fd) in bpf_link_detach()
775 int bpf_link_update(int link_fd, int new_prog_fd, in bpf_link_update()
794 int bpf_iter_create(int link_fd) in bpf_iter_create()
A Dlibbpf.c4610 int prog_fd, link_fd, err; in probe_perf_link() local
9427 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local
10216 int prog_fd, link_fd; in bpf_program__attach_fd() local
10300 int prog_fd, link_fd; in bpf_program__attach_iter() local
/linux/tools/perf/util/
A Dbpf_counter.c394 int link_fd, diff_map_fd, err; in bperf_reload_leader_program() local
/linux/tools/include/uapi/linux/
A Dbpf.h1470 __u32 link_fd; /* link fd */ member
1480 __u32 link_fd; member
1488 __u32 link_fd; member
/linux/include/uapi/linux/
A Dbpf.h1470 __u32 link_fd; /* link fd */ member
1480 __u32 link_fd; member
1488 __u32 link_fd; member

Completed in 61 milliseconds