Searched refs:allow_tail_call_in_subprogs (Results 1 – 1 of 1) sorted by relevance
4359 static bool allow_tail_call_in_subprogs(struct bpf_verifier_env *env) in allow_tail_call_in_subprogs() function4479 if (env->subprog_cnt > 1 && !allow_tail_call_in_subprogs(env)) { in check_map_func_compatibility()10987 if (!allow_tail_call_in_subprogs(env)) in fixup_bpf_calls()