Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c
H A Dverifier.c2636 struct bpf_subprog_info *bpf_find_containing_subprog(struct bpf_verifier_env *env, int off) in bpf_find_containing_subprog() function
2661 p = bpf_find_containing_subprog(env, off); in bpf_find_subprog()