Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dstates.c74 static bool compute_scc_callchain(struct bpf_verifier_env *env, in compute_scc_callchain() function
165 if (!compute_scc_callchain(env, st, callchain)) in maybe_enter_scc()
190 if (!compute_scc_callchain(env, st, callchain)) in maybe_exit_scc()
234 if (!compute_scc_callchain(env, st, callchain)) { in add_scc_backedge()
265 if (!compute_scc_callchain(env, st, callchain)) in incomplete_read_marks()