Home
last modified time | relevance | path

Searched refs:sys32_sendfile (Results 1 – 9 of 9) sorted by relevance

/arch/x86/include/asm/
Dsys_ia32.h55 asmlinkage long sys32_sendfile(int, int, compat_off_t __user *, s32);
/arch/parisc/kernel/
Dsys_parisc32.c155 asmlinkage int sys32_sendfile(int out_fd, int in_fd, compat_off_t __user *offset, s32 count) in sys32_sendfile() function
/arch/s390/kernel/
Dcompat_linux.h206 long sys32_sendfile(int out_fd, int in_fd, compat_off_t __user *offset,
Dcompat_linux.c462 asmlinkage long sys32_sendfile(int out_fd, int in_fd, compat_off_t __user *offset, size_t count) in sys32_sendfile() function
Dcompat_wrapper.S774 jg sys32_sendfile # branch to system call
/arch/sparc/kernel/
Dsystbls_64.S28 .word sys_chown, sys_sync, sys32_kill, compat_sys_newstat, sys32_sendfile
Dsys32.S92 SIGN2(sys32_sendfile, compat_sys_sendfile, %o0, %o1)
/arch/x86/ia32/
Dsys_ia32.c391 asmlinkage long sys32_sendfile(int out_fd, int in_fd, in sys32_sendfile() function
/arch/x86/syscalls/
Dsyscall_32.tbl196 187 i386 sendfile sys_sendfile sys32_sendfile