Home
last modified time | relevance | path

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

/ipc/
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()