Searched refs:error_recoverable_with_nospec (Results 1 – 1 of 1) sorted by relevance
2117 static bool error_recoverable_with_nospec(int err) in error_recoverable_with_nospec() function21353 if (err >= 0 || error_recoverable_with_nospec(err)) { in do_check()21358 if (error_recoverable_with_nospec(err) && state->speculative) { in do_check()