Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dconst_fold.c339 int bpf_prune_dead_branches(struct bpf_verifier_env *env) in bpf_prune_dead_branches() function
H A Dverifier.c21142 ret = bpf_prune_dead_branches(env); in bpf_check()
/linux/include/linux/
H A Dbpf_verifier.h1488 int bpf_prune_dead_branches(struct bpf_verifier_env *env);