Searched defs:fd_in (Results 1 – 7 of 7) sorted by relevance
/linux/arch/um/drivers/ |
H A D | chan.h | 25 int fd_in; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_syscall_macro.c | 90 int BPF_KSYSCALL(splice_enter, int fd_in, loff_t *off_in, int fd_out, in BPF_KSYSCALL() argument
|
/linux/tools/testing/selftests/exec/ |
H A D | check-exec.c | 184 int fd_in; in fill_exec_fd() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_redir.c | 331 int fd_in, fd_out, fd_send, fd_peer, fd_recv, flags, status; in test_socket() local
|
/linux/tools/testing/selftests/memfd/ |
H A D | memfd_test.c | 151 static int mfd_assert_reopen_fd(int fd_in) in mfd_assert_reopen_fd() argument
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_connect.c | 1280 int fd = 0, ret, fd_in = 0; in main_loop() local
|
/linux/fs/ |
H A D | read_write.c | 1644 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|