Searched refs:should_fail_usercopy (Results 1 – 3 of 3) sorted by relevance
14 bool should_fail_usercopy(void);18 static inline bool should_fail_usercopy(void) { return false; } in should_fail_usercopy() function
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()