Searched refs:sys_pipe (Results 1 - 25 of 50) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/kernel/
H A Dsys_avr32.c17 asmlinkage int sys_pipe(unsigned long __user *filedes) function
H A Dsyscall_table.S58 .long sys_pipe
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dsys_bfin.c48 * sys_pipe() is the normal C calling standard for creating
51 asmlinkage int sys_pipe(unsigned long *fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsyscalls.h33 asmlinkage int sys_pipe(int __user *fildes);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dsys_sh64.c39 * sys_pipe() is the normal C calling standard for creating
43 asmlinkage int sys_pipe(unsigned long * fildes, function
78 asmlinkage int sys_pipe(unsigned long * fildes) function
H A Dsyscalls.S65 .long sys_pipe
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dsyscall.c89 * sys_pipe() is the normal C calling standard for creating
92 long sys_pipe(unsigned long __user * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dsyscalls.c138 * sys_pipe() is the normal C calling standard for creating
141 int sys_pipe (int *fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsys_x86_64.c23 * sys_pipe() is the normal C calling standard for creating
26 asmlinkage long sys_pipe(int __user *fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dcalls.S51 .long sys_pipe
H A Dsys_arm.c39 * sys_pipe() is the normal C calling standard for creating
42 asmlinkage int sys_pipe(unsigned long * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/kernel/
H A Dsys_cris.c30 * sys_pipe() is the normal C calling standard for creating
33 asmlinkage int sys_pipe(unsigned long __user * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsys_frv.c31 * sys_pipe() is the normal C calling standard for creating
34 asmlinkage long sys_pipe(unsigned long __user * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsystbls.S28 /*40*/ .long sys_newlstat, sys_dup, sys_pipe, sys_times, sys_getuid
105 .long sys_pipe, sunos_nosys, sunos_nosys
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsyscall_table.S44 .long sys_pipe
H A Dsys_i386.c27 * sys_pipe() is the normal C calling standard for creating
30 asmlinkage int sys_pipe(unsigned long __user * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/kernel/
H A Dsyscalltable.S63 .long sys_pipe
H A Dsys_m68k.c31 * sys_pipe() is the normal C calling standard for creating
34 asmlinkage int sys_pipe(unsigned long * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsystbls.S30 /*40*/ .word compat_sys_newlstat, sys_dup, sys_pipe, compat_sys_times, sys_getuid
102 /*40*/ .word sys_newlstat, sys_dup, sys_pipe, sys_times, sys_nis_syscall
179 .word sys_pipe, sunos_nosys, sunos_nosys
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dsys_s390.c35 * sys_pipe() is the normal C calling standard for creating
38 asmlinkage long sys_pipe(unsigned long __user *fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dsyscalls.S79 .long sys_pipe
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/kernel/
H A Dsys_h8300.c30 * sys_pipe() is the normal C calling standard for creating
33 asmlinkage int sys_pipe(unsigned long * fildes) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsys_ia64.c156 sys_pipe (void) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsys_m32r.c79 * sys_pipe() is the normal C calling standard for creating
83 sys_pipe(unsigned long r0, unsigned long r1, unsigned long r2, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc.c36 int sys_pipe(int __user *fildes) function

Completed in 160 milliseconds

12