Searched refs:subprog_is_global (Results 1 – 1 of 1) sorted by relevance
425 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global() function4146 if (subprog_is_global(env, subprog)) { in backtrack_insn()10237 if (subprog_is_global(env, subprog)) { in check_func_call()22332 if (!subprog_is_global(env, i)) in do_check_subprogs()