Searched refs:should_fail_usercopy (Results 1 – 2 of 2) sorted by relevance
14 bool should_fail_usercopy(void);18 static inline bool should_fail_usercopy(void) { return false; } in should_fail_usercopy() function
108 if (should_fail_usercopy()) in __copy_from_user()132 if (should_fail_usercopy()) in __copy_to_user_inatomic()143 if (should_fail_usercopy()) in __copy_to_user()163 if (should_fail_usercopy()) in _inline_copy_from_user()193 if (should_fail_usercopy()) in _inline_copy_to_user()