Home
last modified time | relevance | path

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

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