Searched defs:fd_out (Results 1 – 8 of 8) sorted by relevance
/linux/arch/um/drivers/ |
H A D | ubd_user.c | 28 int start_io_thread(struct os_helper_thread **td_out, int *fd_out) in start_io_thread()
|
H A D | chan.h | 26 int fd_out; /* only different to fd_in if blocking output is needed */ member
|
H A D | chan_user.c | 239 static int winch_tramp(int fd, struct tty_port *port, int *fd_out, in winch_tramp()
|
H A D | virtio_uml.c | 621 static int vhost_user_init_mem_region(u64 addr, u64 size, int *fd_out, in vhost_user_init_mem_region()
|
/linux/tools/testing/selftests/exec/ |
H A D | check-exec.c | 180 static void fill_exec_fd(struct __test_metadata *_metadata, const int fd_out) in fill_exec_fd() 206 int fd_out; in fill_exec_path() local
|
/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()
|
/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/fs/ |
H A D | read_write.c | 1645 int, fd_out, loff_t __user *, off_out, in SYSCALL_DEFINE6() argument
|