Searched refs:sys_ipc (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/arch/s390/kernel/
H A Dsys_s390.c61 * sys_ipc() is the de-multiplexer for the SysV IPC calls.
68 /* The s390 sys_ipc variant has only five parameters instead of six SYSCALL_DEFINE5()
76 return sys_ipc(call, first, second, third, ptr, third); SYSCALL_DEFINE5()
/linux-4.4.14/ipc/
H A Dsyscall.c2 * sys_ipc() is the old de-multiplexer for the SysV IPC calls.
/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_32.S62 /*215*/ .long sys_ipc, sys_sigreturn, sys_clone, sys_ioprio_get, sys_adjtimex
H A Dsys_sparc_64.c325 * sys_ipc() is the de-multiplexer for the SysV IPC calls..
/linux-4.4.14/kernel/
H A Dsys_ni.c144 cond_syscall(sys_ipc); variable
/linux-4.4.14/arch/arm/kernel/
H A Dsys_oabi-compat.c56 * sys_ipc:
367 return sys_ipc(call, first, second, third, ptr, fifth); sys_oabi_ipc()
H A Dcalls.S129 CALL(OBSOLETE(ABI(sys_ipc, sys_oabi_ipc)))
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S140 .long sys_ipc /* Obsolete ipc syscall implementation */
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S140 .long sys_ipc
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S124 .long sys_ni_syscall /* was sys_ipc briefly */
/linux-4.4.14/arch/mips/kernel/
H A Dscall32-o32.S343 PTR sys_ipc
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S547 .long sys_ipc
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h258 /* 117 was sys_ipc */
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S723 .long sys_ipc
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S654 .long sys_ipc
/linux-4.4.14/arch/blackfin/mach-common/
H A Dentry.S1431 .long _sys_ni_syscall /* old sys_ipc */
/linux-4.4.14/include/linux/
H A Dsyscalls.h675 asmlinkage long sys_ipc(unsigned int call, int first, unsigned long second,
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1297 .long sys_ipc

Completed in 417 milliseconds