/linux-2.4.37.9/arch/sh64/kernel/ |
D | sys_sh64.c | 42 asmlinkage int sys_pipe(unsigned long * fildes, in sys_pipe() function 77 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | systbls.S | 29 /*40*/ .long sys_newlstat, sys_dup, sys_pipe, sys_times, sys_getuid 95 .long sys_pipe, sunos_nosys, sunos_nosys
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 30 /*40*/ .word sys32_newlstat, sys_dup, sys_pipe, sys32_times, sys_getuid 89 /*40*/ .word sys_newlstat, sys_dup, sys_pipe, sys_times, sys_nis_syscall 155 .word sys_pipe, sunos_nosys, sunos_nosys
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | sys_x86_64.c | 26 asmlinkage long sys_pipe(unsigned long * fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | sys_cris.c | 31 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|
D | entry.S | 866 .long SYMBOL_NAME(sys_pipe)
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | sys_s390.c | 36 asmlinkage long sys_pipe(unsigned long * fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | syscall.c | 42 asmlinkage int sys_pipe(volatile struct pt_regs regs) in sys_pipe() function
|
D | syscalls.h | 59 SYS(sys_pipe, 0)
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | sys_arm.c | 39 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|
D | calls.S | 59 .long SYMBOL_NAME(sys_pipe)
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | sys_sh.c | 32 asmlinkage int sys_pipe(unsigned long r4, unsigned long r5, in sys_pipe() function
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | sys_s390.c | 35 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | sys_i386.c | 29 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc.c | 16 int sys_pipe(int *fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | syscalls.c | 163 int sys_pipe(int *fildes) in sys_pipe() function
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | syscalls.c | 166 asmlinkage int sys_pipe(int *fildes) in sys_pipe() function
|
D | misc.S | 644 .llong .sys_pipe 875 .llong .sys_pipe
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | syscall.c | 37 asmlinkage int sys_pipe(abi64_no_regargs, volatile struct pt_regs regs) in sys_pipe() function
|
D | scall_64.S | 159 PTR sys_pipe
|
D | scall_n32.S | 160 PTR sys_pipe
|
D | scall_o32.S | 369 sys sys_pipe 0
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | sys_ia64.c | 161 sys_pipe (long arg0, long arg1, long arg2, long arg3, in sys_pipe() function
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | entry.S | 464 .long SYMBOL_NAME(sys_pipe)
|
D | sys_m68k.c | 33 asmlinkage int sys_pipe(unsigned long * fildes) in sys_pipe() function
|