Searched refs:sys_sendfile64 (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dsyscall_table.S207 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsyscall_table.S241 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsyscalltable.S257 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsyscalls.S276 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dsyscalls.S295 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dsyscalls.S198 SYSCALL(sys_sendfile,sys_sendfile64,sys32_sendfile_wrapper)
234 SYSCALL(sys_sendfile64,sys_ni_syscall,sys32_sendfile64)
H A Dcompat_linux.c668 ret = sys_sendfile64(out_fd, in_fd,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsystbls.S101 .word sys_nis_syscall, sys_sync, sys_kill, sys_newstat, sys_sendfile64
122 /*140*/ .word sys_sendfile64, sys_getpeername, sys_futex, sys_gettid, sys_getrlimit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsyscalls.h254 SYS(sys_sendfile64, 4)
H A Dscall64-n32.S342 PTR sys_sendfile64
H A Dscall64-64.S240 PTR sys_sendfile64
H A Dscall64-o32.S439 PTR sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsystbls.S48 /*140*/ .long sys_sendfile64, sys_nis_syscall, sys_futex, sys_gettid, sys_getrlimit
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dunistd.h266 __SYSCALL(114, sys_sendfile64, 4)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dcalls.S251 CALL(sys_sendfile64)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dsyscalls.S256 .long SYMBOL_NAME(sys_sendfile64)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystbl.h192 SYSX_SPU(sys_sendfile64,compat_sys_sendfile,sys_sendfile)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32entry.S637 .quad sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S762 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dia32_entry.S412 data8 sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dentry.S663 .long sys_sendfile64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc32.c577 ret = sys_sendfile64(out_fd, in_fd, offset ? (loff_t __user *)&lof : NULL, count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dunistd.h101 __SYSCALL(__NR_sendfile, sys_sendfile64)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsystbls.S391 .quad sys_sendfile64 /* 370 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsys_ppc32.c346 ret = sys_sendfile64(out_fd, in_fd, up, count);

Completed in 427 milliseconds

12