Lines Matching refs:jit_requested
3057 if (!env->prog->jit_requested) { in add_kfunc_call()
6308 if (env->prog->jit_requested) in round_up_stack_depth()
9527 return env->prog->jit_requested && in allow_tail_call_in_subprogs()
16786 return env->prog->jit_requested && bpf_jit_supports_percpu_insn(); in verifier_inlines_helper_call()
19585 if (!env->prog->jit_requested) { in check_map_prog_compatibility()
20697 func[i]->jit_requested = 1; in jit_subprogs()
20846 prog->jit_requested = 0; in jit_subprogs()
20868 if (env->prog->jit_requested && in fixup_call_args()
21451 prog->jit_requested && in do_misc_fixups()
21580 if (prog->jit_requested && BITS_PER_LONG == 64 && in do_misc_fixups()
21676 if (prog->jit_requested && BITS_PER_LONG == 64 && in do_misc_fixups()
21813 prog->jit_requested && BITS_PER_LONG == 64 && in do_misc_fixups()
21868 if (prog->jit_requested && BITS_PER_LONG == 64 && in do_misc_fixups()
22590 if (!prog->jit_requested) { in bpf_check_attach_target()