Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf_verifier.h735 bool seen_exception; member
/linux-6.12.1/kernel/bpf/
Dverifier.c12598 env->seen_exception = true; in check_kfunc_call()
20073 func[i]->aux->exception_boundary = env->seen_exception; in jit_subprogs()
20458 if (env->seen_exception && !env->exception_callback_subprog) { in do_misc_fixups()