compat_sys_msgsnd   33 arch/x86/ia32/ipc32.c 		return compat_sys_msgsnd(first, second, third, compat_ptr(ptr));
compat_sys_msgsnd  171 include/linux/compat.h long compat_sys_msgsnd(int first, int second, int third, void __user *uptr);