__chk_user_ptr
static inline void __chk_user_ptr(const volatile void __user *ptr) { }
# define __chk_user_ptr(x) (void)0