Searched defs:in_fd (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | mktree.c | 44 int in_fd, out_fd; in main() local
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | harddog_user.c | 106 void stop_watchdog(int in_fd, int out_fd) in stop_watchdog()
|
| /OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/ |
| H A D | trace-agent.h | 37 int in_fd; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_otp_key.c | 326 int32_t in_fd, int32_t out_fd, uint32_t len) in rk_oem_otp_key_cipher()
|
| H A D | rkcrypto_core.c | 482 RK_RES rk_cipher_crypt(rk_handle handle, int in_fd, int out_fd, uint32_t len) in rk_cipher_crypt() 641 RK_RES rk_ae_crypt(rk_handle handle, int in_fd, int out_fd, uint32_t len, uint8_t *tag) in rk_ae_crypt()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | read_write.c | 1186 static ssize_t do_sendfile(int out_fd, int in_fd, loff_t *ppos, in do_sendfile() 1285 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument 1304 SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument 1322 COMPAT_SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, in COMPAT_SYSCALL_DEFINE4() argument 1342 COMPAT_SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, in COMPAT_SYSCALL_DEFINE4() argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/exec/ |
| H A D | execveat.c | 142 int in_fd = open_or_die(src, O_RDONLY); in exe_cp() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_throughput.c | 645 rk_crypto_mem *in_fd = NULL, *out_fd = NULL, *aad_fd = NULL; in test_ae_tp() local
|