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