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.c2082 static bool error_recoverable_with_nospec(int err) in error_recoverable_with_nospec() function
20098 if (error_recoverable_with_nospec(err) && state->speculative) { in do_check()