Searched refs:should_fail_usercopy (Results 1 – 6 of 6) 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()
35 bool should_fail_usercopy(void) in should_fail_usercopy() function39 EXPORT_SYMBOL_GPL(should_fail_usercopy);
118 if (should_fail_usercopy()) in strncpy_from_user()
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()
85 if (!should_fail_usercopy()) { in _copy_from_user_key()145 if (should_fail_usercopy()) in _copy_to_user_key()