Home
last modified time | relevance | path

Searched refs:error_recoverable_with_nospec (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c2117 static bool error_recoverable_with_nospec(int err) in error_recoverable_with_nospec() function
21353 if (err >= 0 || error_recoverable_with_nospec(err)) { in do_check()
21358 if (error_recoverable_with_nospec(err) && state->speculative) { in do_check()