Searched refs:should_fail_usercopy (Results 1 – 4 of 4) sorted by relevance
35 bool should_fail_usercopy(void) in should_fail_usercopy() function39 EXPORT_SYMBOL_GPL(should_fail_usercopy);
15 if (!should_fail_usercopy() && likely(access_ok(from, n))) { in _copy_from_user()36 if (should_fail_usercopy()) in _copy_to_user()
118 if (should_fail_usercopy()) in strncpy_from_user()
153 if (should_fail_usercopy()) in copyout()164 if (should_fail_usercopy()) in copyin()