Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c491 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global() function
3770 if (subprog_is_global(env, subprog)) { in backtrack_insn()
9339 if (subprog_is_global(env, subprog)) { in check_func_call()