Searched refs:subprog_is_global (Results 1 – 1 of 1) sorted by relevance
440 static bool subprog_is_global(const struct bpf_verifier_env *env, int subprog) in subprog_is_global() function4517 if (subprog_is_global(env, subprog)) { in backtrack_insn()10903 if (subprog_is_global(env, subprog)) { in check_func_call()24738 if (!subprog_is_global(env, i)) in do_check_subprogs()