Home
last modified time | relevance | path

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

/linux-6.3-rc2/ipc/
A Dsyscall.c20 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()
/linux-6.3-rc2/arch/s390/kernel/
A Dsyscall.c85 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
/linux-6.3-rc2/include/linux/
A Dsyscalls.h1315 int ksys_ipc(unsigned int call, int first, unsigned long second,

Completed in 9 milliseconds