Searched refs:allow_tail_call_in_subprogs (Results 1 – 1 of 1) sorted by relevance
9083 static bool allow_tail_call_in_subprogs(struct bpf_verifier_env *env) in allow_tail_call_in_subprogs() function9226 if (env->subprog_cnt > 1 && !allow_tail_call_in_subprogs(env)) { in check_map_func_compatibility()20783 if (!allow_tail_call_in_subprogs(env)) in do_misc_fixups()