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.c1829 static bool compute_scc_callchain(struct bpf_verifier_env *env, in compute_scc_callchain() function
1920 if (!compute_scc_callchain(env, st, callchain)) in maybe_enter_scc()
1945 if (!compute_scc_callchain(env, st, callchain)) in maybe_exit_scc()
1974 if (!compute_scc_callchain(env, st, callchain)) { in add_scc_backedge()
2005 if (!compute_scc_callchain(env, st, callchain)) in incomplete_read_marks()