Searched refs:sendfile64 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | systbl.h | 234 SYS32ONLY(sendfile64)
|
/Linux-v4.19/arch/parisc/kernel/ |
D | syscall_table.S | 307 ENTRY_COMP(sendfile64)
|
/Linux-v4.19/arch/arm/tools/ |
D | syscall.tbl | 256 239 common sendfile64 sys_sendfile64
|
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 234 223 32 sendfile64 - compat_sys_sendfile64
|
/Linux-v4.19/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 234 223 32 sendfile64 - compat_sys_sendfile64
|
/Linux-v4.19/arch/x86/entry/syscalls/ |
D | syscall_32.tbl | 253 239 i386 sendfile64 sys_sendfile64 __ia32_sys_sendfile64
|
/Linux-v4.19/fs/ |
D | read_write.c | 1487 SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument 1525 COMPAT_SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, in COMPAT_SYSCALL_DEFINE4() argument
|