Home
last modified time | relevance | path

Searched refs:sendfile64 (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h234 SYS32ONLY(sendfile64)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S307 ENTRY_COMP(sendfile64)
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl256 239 common sendfile64 sys_sendfile64
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl234 223 32 sendfile64 - compat_sys_sendfile64
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl234 223 32 sendfile64 - compat_sys_sendfile64
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_32.tbl253 239 i386 sendfile64 sys_sendfile64 __ia32_sys_sendfile64
/Linux-v4.19/fs/
Dread_write.c1487 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