Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstates.c97 static struct bpf_scc_visit *scc_visit_lookup(struct bpf_verifier_env *env, in scc_visit_lookup() function
167 visit = scc_visit_lookup(env, callchain); in maybe_enter_scc()
192 visit = scc_visit_lookup(env, callchain); in maybe_exit_scc()
239 visit = scc_visit_lookup(env, callchain); in add_scc_backedge()
267 visit = scc_visit_lookup(env, callchain); in incomplete_read_marks()