Searched refs:fifth (Results 1 - 19 of 19) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dipc.c26 int third, void *ptr, long fifth)
67 second, fifth, third);
25 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dmodule_syscalls.c46 void *, fourth, void *, fifth);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dsys_cris.c104 int third, void *ptr, long fifth)
145 second, fifth, third);
103 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dsyscall.c235 unsigned long third, void *ptr, long fifth)
276 second, fifth, third);
234 sys_ipc(uint call, int first, int second, unsigned long third, void *ptr, long fifth) argument
H A Dlinux32.c1971 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
1998 err = do_sys32_msgrcv (first, second, fifth, third,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsyscalls.c81 sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
128 second, fifth, third);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dsys_sh.c135 int third, void *ptr, long fifth)
182 second, fifth, third);
134 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dsys_arm.c163 asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
202 second, fifth, third);
H A Dentry-common.S135 str r4, [sp, #-S_OFF]! @ push fifth arg
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsys_i386.c133 int third, void *ptr, long fifth)
174 second, fifth, third);
132 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsyscalls.c85 sys_ipc (uint call, int first, int second, long third, void *ptr, long fifth) argument
134 second, fifth, third);
H A Dsys_ppc32.c2973 asmlinkage long sys32_ipc(u32 call, u32 first_parm, u32 second_parm, u32 third_parm, u32 ptr, u32 fifth) argument
2981 call, first_parm, second_parm, third_parm, ptr, fifth);
3006 err = do_sys32_msgrcv(first, second, fifth, third,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsys_sparc.c113 asmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth) argument
163 err = sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, third);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dsys_m68k.c139 int third, void *ptr, long fifth)
184 second, fifth, third);
138 sys_ipc(uint call, int first, int second, int third, void *ptr, long fifth) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc.c173 asmlinkage int sys_ipc (unsigned call, int first, int second, unsigned long third, void *ptr, long fifth) argument
209 err = sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, (int)third);
H A Dsys_sparc32.c764 asmlinkage int sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
793 err = do_sys32_msgrcv (first, second, fifth, third,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dipc32.c612 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
631 return do_sys32_msgrcv(first, second, fifth, third, version, (void *)AA(ptr));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c2554 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
2573 return do_sys32_msgrcv(first, second, fifth, third, version, (void *)AA(ptr));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c781 asmlinkage int sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument

Completed in 299 milliseconds