Searched defs:out_fd (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/tools/virtio/virtio-trace/
H A Dtrace-agent.h37 int out_fd; member in struct:rw_thread_info
/linux-4.1.27/arch/um/drivers/
H A Dharddog_user.c106 void stop_watchdog(int in_fd, int out_fd) stop_watchdog() argument
/linux-4.1.27/arch/powerpc/boot/
H A Dmktree.c43 int in_fd, out_fd; main() local
/linux-4.1.27/init/
H A Ddo_mounts_rd.c188 int in_fd, out_fd; rd_load_image() local
345 static int __init crd_load(int in_fd, int out_fd, decompress_fn deco) crd_load() argument
/linux-4.1.27/tools/testing/selftests/exec/
H A Dexecveat.c140 int out_fd = open(dest, O_RDWR|O_CREAT|O_TRUNC, 0755); exe_cp() local
/linux-4.1.27/fs/
H A Dread_write.c1155 static ssize_t do_sendfile(int out_fd, int in_fd, loff_t *ppos, do_sendfile() argument

Completed in 196 milliseconds