Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h733 bool seen_exception; member
/linux/kernel/bpf/
H A Dverifier.c13217 env->seen_exception = true; in check_kfunc_call()
20727 func[i]->aux->exception_boundary = env->seen_exception; in jit_subprogs()
21112 if (env->seen_exception && !env->exception_callback_subprog) { in do_misc_fixups()