Home
last modified time | relevance | path

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

/linux/kernel/bpf/ !
H A Dverifier.c460 static bool subprog_is_exc_cb(struct bpf_verifier_env *env, int subprog) in subprog_is_exc_cb() function
23182 if (subprog_is_exc_cb(env, subprog)) { in do_check_common()