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

/linux-master/ipc/
H A Dsyscall.c130 int compat_ksys_ipc(u32 call, int first, int second, function
208 return compat_ksys_ipc(call, first, second, third, ptr, fifth);
/linux-master/arch/s390/kernel/
H A Dcompat_linux.c66 return compat_ksys_ipc(call, first, second, third, ptr, third);
/linux-master/include/linux/
H A Dsyscalls.h1224 int compat_ksys_ipc(u32 call, int first, int second,

Completed in 172 milliseconds