Searched refs:__chk_user_ptr (Results 1 – 1 of 1) sorted by relevance
9 static inline void __chk_user_ptr(const volatile void *p, size_t size) in __chk_user_ptr() function17 __chk_user_ptr(__pu_ptr, sizeof(*__pu_ptr)); \25 __chk_user_ptr(__pu_ptr, sizeof(*__pu_ptr)); \40 __chk_user_ptr(from, n); in copy_from_user()48 __chk_user_ptr(to, n); in copy_to_user()