Searched refs:ksys_ipc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/ipc/ |
H A D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() function 113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 85 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
|
/openbmc/linux/include/linux/ |
H A D | syscalls.h | 1205 int ksys_ipc(unsigned int call, int first, unsigned long second,
|