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