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

/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);
/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,

Completed in 204 milliseconds