Home
last modified time | relevance | path

Searched defs:data_fd (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dtailcalls.c227 int err, map_fd, prog_fd, main_fd, data_fd, i, val; in test_tailcall_3() local
305 int err, map_fd, prog_fd, main_fd, data_fd, i; in test_tailcall_4() local
393 int err, map_fd, prog_fd, main_fd, data_fd, i, key[] = { 1111, 1234, 5678 }; in test_tailcall_5() local
565 int err, map_fd, prog_fd, main_fd, data_fd, i, val; in test_tailcall_bpf2bpf_2() local
733 int err, map_fd, prog_fd, main_fd, data_fd, i, val; in test_tailcall_bpf2bpf_4() local
/linux-5.10/arch/um/os-Linux/drivers/
Detap.h14 int data_fd; member