Searched refs:should_fail_usercopy (Results 1 – 4 of 4) sorted by relevance
14 bool should_fail_usercopy(void);18 static inline bool should_fail_usercopy(void) { return false; } in should_fail_usercopy() function
117 if (should_fail_usercopy()) in __copy_from_user()141 if (should_fail_usercopy()) in __copy_to_user_inatomic()152 if (should_fail_usercopy()) in __copy_to_user()170 if (should_fail_usercopy()) in _inline_copy_from_user()202 if (should_fail_usercopy()) in _inline_copy_to_user()
33 bool should_fail_usercopy(void) in should_fail_usercopy() function37 EXPORT_SYMBOL_GPL(should_fail_usercopy);
20 if (should_fail_usercopy()) in copy_to_user_iter()36 if (should_fail_usercopy()) in copy_to_user_iter_nofault()50 if (should_fail_usercopy()) in copy_from_user_iter()