Searched refs:ksys_ipc (Results 1 - 3 of 3) sorted by path

/linux-master/arch/s390/kernel/
H A Dsyscall.c85 return ksys_ipc(call, first, second, third, ptr, third);
/linux-master/include/linux/
H A Dsyscalls.h1222 int ksys_ipc(unsigned int call, int first, unsigned long second,
/linux-master/ipc/
H A Dsyscall.c20 int ksys_ipc(unsigned int call, int first, unsigned long second, function
113 return ksys_ipc(call, first, second, third, ptr, fifth);

Completed in 189 milliseconds