Home
last modified time | relevance | path

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

/ipc/
Dsyscall.c130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() function
208 return compat_ksys_ipc(call, first, second, third, ptr, fifth); in COMPAT_SYSCALL_DEFINE6()