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

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/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(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dsys_cris.c29 * sys_pipe() is the normal C calling standard for creating
32 asmlinkage int sys_pipe(unsigned long * fildes) function
H A Dentry.S829 .long SYMBOL_NAME(sys_pipe)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsystbls.S29 /*40*/ .long sys_newlstat, sys_dup, sys_pipe, sys_times, sys_getuid
95 .long sys_pipe, sunos_nosys, sunos_nosys
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsystbls.S30 /*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
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dsyscall.c42 asmlinkage int sys_pipe(struct pt_regs regs) function
H A Dsyscalls.h59 SYS(sys_pipe, 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dsyscall.c37 asmlinkage int sys_pipe(abi64_no_regargs, struct pt_regs regs) function
H A Dscall_n32.S149 PTR sys_pipe
H A Dscall_64.S155 PTR sys_pipe
H A Dscall_o32.S354 sys sys_pipe 0
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc.c16 int sys_pipe(int *fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsyscalls.c175 * sys_pipe() is the normal C calling standard for creating
178 int sys_pipe(int *fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dsys_s390.c32 * sys_pipe() is the normal C calling standard for creating
35 asmlinkage int sys_pipe(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dsys_s390.c33 * sys_pipe() is the normal C calling standard for creating
36 asmlinkage long sys_pipe(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dsys_sh.c28 * sys_pipe() is the normal C calling standard for creating
31 asmlinkage int sys_pipe(unsigned long r4, unsigned long r5, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dcalls.S59 .long SYMBOL_NAME(sys_pipe)
H A Dsys_arm.c36 * sys_pipe() is the normal C calling standard for creating
39 asmlinkage int sys_pipe(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsys_i386.c26 * sys_pipe() is the normal C calling standard for creating
29 asmlinkage int sys_pipe(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsyscalls.c182 * sys_pipe() is the normal C calling standard for creating
185 asmlinkage int sys_pipe(int *fildes) function
190 PPCDBG(PPCDBG_SYS64X, "sys_pipe - entered - pid=%ld current=%lx comm=%s \n", current->pid, current, current->comm);
198 PPCDBG(PPCDBG_SYS64X, "sys_pipe - exited - pid=%ld current=%lx comm=%s \n", current->pid, current, current->comm);
H A Dmisc.S566 .llong .sys_pipe
781 .llong .sys_pipe
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dsys_ia64.c161 sys_pipe (long arg0, long arg1, long arg2, long arg3, function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dentry.S433 .long SYMBOL_NAME(sys_pipe)
H A Dsys_m68k.c30 * sys_pipe() is the normal C calling standard for creating
33 asmlinkage int sys_pipe(unsigned long * fildes) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dunistd.h62 __SYSCALL(__NR_pipe, sys_pipe)

Completed in 118 milliseconds

12