Searched refs:sys32_sendfile64 (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/parisc/kernel/ |
D | sys_parisc32.c | 174 asmlinkage int sys32_sendfile64(int out_fd, int in_fd, compat_loff_t __user *offset, s32 count) in sys32_sendfile64() function
|
/linux-2.6.39/arch/s390/kernel/ |
D | compat_linux.h | 208 long sys32_sendfile64(int out_fd, int in_fd, compat_loff_t __user *offset,
|
D | compat_linux.c | 501 asmlinkage long sys32_sendfile64(int out_fd, int in_fd, in sys32_sendfile64() function
|
D | compat_wrapper.S | 1783 jg sys32_sendfile64 # branch to system call
|
/linux-2.6.39/arch/sparc/kernel/ |
D | systbls_64.S | 49 /*140*/ .word sys32_sendfile64, sys_nis_syscall, sys32_futex, sys_gettid, compat_sys_getrlimit
|
D | sys32.S | 94 SIGN2(sys32_sendfile64, compat_sys_sendfile64, %o0, %o1)
|