Searched refs:subprog_is_global (Results 1 – 1 of 1) sorted by relevance
433 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global() function4377 if (subprog_is_global(env, subprog)) { in backtrack_insn()10668 if (subprog_is_global(env, subprog)) { in check_func_call()23304 if (!subprog_is_global(env, i)) in do_check_subprogs()