Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c1849 static bool compute_scc_callchain(struct bpf_verifier_env *env, in compute_scc_callchain() function
1940 if (!compute_scc_callchain(env, st, callchain)) in maybe_enter_scc()
1965 if (!compute_scc_callchain(env, st, callchain)) in maybe_exit_scc()
2009 if (!compute_scc_callchain(env, st, callchain)) { in add_scc_backedge()
2040 if (!compute_scc_callchain(env, st, callchain)) in incomplete_read_marks()