Searched refs:sys32_ipc (Results 1 – 12 of 12) sorted by relevance
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32entry.S | 259 .quad sys32_ipc
|
D | ipc32.c | 634 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) in sys32_ipc() function
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | ia32_entry.S | 315 data8 sys32_ipc
|
D | sys_ia32.c | 2614 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) in sys32_ipc() function
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | systbls.S | 65 .word sys32_ipc, sys32_sigreturn, sys_clone, sys_nis_syscall, sys32_adjtimex
|
D | sys_sparc32.c | 811 asmlinkage int sys32_ipc (u32 call, u32 first, u32 second, u32 third, s32 __ptr, s32 __fifth) in sys32_ipc() function
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | scall_o32.S | 444 sys sys32_ipc 6
|
D | linux32.c | 2192 sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) in sys32_ipc() function
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 719 .llong .sys32_ipc
|
D | sys_ppc32.c | 3032 asmlinkage long sys32_ipc(u32 call, u32 first_parm, u32 second_parm, u32 third_parm, u32 ptr, u32 f… in sys32_ipc() function
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | wrapper32.S | 526 jg sys32_ipc # branch to system call
|
D | linux32.c | 793 asmlinkage int sys32_ipc (u32 call, int first, int second, int third, u32 ptr, u32 fifth) in sys32_ipc() function
|