Home
last modified time | relevance | path

Searched refs:sys32_sendfile64 (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/parisc/kernel/
Dsys_parisc32.c174 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/
Dcompat_linux.h208 long sys32_sendfile64(int out_fd, int in_fd, compat_loff_t __user *offset,
Dcompat_linux.c501 asmlinkage long sys32_sendfile64(int out_fd, int in_fd, in sys32_sendfile64() function
Dcompat_wrapper.S1783 jg sys32_sendfile64 # branch to system call
/linux-2.6.39/arch/sparc/kernel/
Dsystbls_64.S49 /*140*/ .word sys32_sendfile64, sys_nis_syscall, sys32_futex, sys_gettid, compat_sys_getrlimit
Dsys32.S94 SIGN2(sys32_sendfile64, compat_sys_sendfile64, %o0, %o1)