Home
last modified time | relevance | path

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

12

/external/llvm-libc/test/src/unistd/
Dsyscall_test.cpp145 int link_fd = in TEST() local
148 int link_fd = LIBC_NAMESPACE::syscall(SYS_openat, AT_FDCWD, in TEST() local
Dlink_test.cpp38 int link_fd = LIBC_NAMESPACE::open(TEST_FILE_LINK, O_PATH); in TEST() local
Dlinkat_test.cpp49 int link_fd = LIBC_NAMESPACE::open(TEST_FILE_LINK_PATH, O_PATH); in TEST() local
Dsymlinkat_test.cpp48 int link_fd = LIBC_NAMESPACE::open(TEST_FILE_LINK_PATH, O_PATH); in TEST() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcore_kern.c10 int link_fd; in test_core_kern_lskel() local
Dfexit_stress.c11 int link_fd[CNT] = {}; in serial_test_fexit_stress() local
Dfentry_test.c9 int link_fd; in fentry_test() local
Dfexit_test.c9 int link_fd; in fexit_test() local
Dperf_link.c31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() 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
/external/bcc/examples/cpp/
DTaskIterator.cc102 int link_fd = bcc_iter_attach(prog_fd, NULL, 0); in main() local
DSkLocalStorageIterator.cc138 int link_fd = bcc_iter_attach(prog_fd, &link_info, sizeof(union bpf_iter_link_info)); in main() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dxsk.c77 int link_fd; member
495 int link_fd; in xsk_create_bpf_link() local
673 static int xsk_link_lookup(int ifindex, __u32 *prog_id, int *link_fd) in xsk_link_lookup()
730 int prog_fd, link_fd = -1, insn_cnt = ARRAY_SIZE(insns); in xsk_probe_bpf_link() local
/external/libbpf/src/
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.c4899 int prog_fd, link_fd, err; in probe_perf_link() local
4929 int prog_fd, link_fd, err; in probe_uprobe_multi_link() local
10225 int prog_fd, link_fd = -1, err; in bpf_program__attach_perf_event_opts() local
10953 int err, link_fd, prog_fd; in bpf_program__attach_kprobe_multi_opts() local
11374 int err = 0, link_fd, prog_fd; in bpf_program__attach_uprobe_multi() local
12039 int prog_fd, link_fd; in bpf_program_attach_fd() local
12163 int prog_fd, link_fd; in bpf_program__attach_iter() local
12207 int prog_fd, link_fd; in bpf_program__attach_netfilter() local
/external/bcc/src/cc/
Dlibbpf.c1859 int bcc_iter_create(int link_fd) in bcc_iter_create()
/external/bpftool/include/uapi/linux/
Dbpf.h1658 __u32 link_fd; /* link fd */ member
1679 __u32 link_fd; member
1687 __u32 link_fd; member
/external/libbpf/include/uapi/linux/
Dbpf.h1658 __u32 link_fd; /* link fd */ member
1679 __u32 link_fd; member
1687 __u32 link_fd; member
/external/kernel-headers/original/uapi/linux/
Dbpf.h1776 __u32 link_fd; /* link fd */ member
1797 __u32 link_fd; member
1805 __u32 link_fd; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11453 __u32 link_fd; member
11465 __u32 link_fd; member
11471 __u32 link_fd; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h13405 __u32 link_fd; member
13411 __u32 link_fd; member
13417 __u32 link_fd; member
Dvmlinux.h13405 __u32 link_fd; member
13411 __u32 link_fd; member
13417 __u32 link_fd; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h10579 __u32 link_fd; member
10585 __u32 link_fd; member
10591 __u32 link_fd; member
Dvmlinux.h10579 __u32 link_fd; member
10585 __u32 link_fd; member
10591 __u32 link_fd; member

12