Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c18687 static struct bpf_iarray *jt_from_subprog(struct bpf_verifier_env *env, in jt_from_subprog() function
18745 jt = jt_from_subprog(env, subprog_start, subprog_end); in create_jt()