Home
last modified time | relevance | path

Searched refs:jit_requested (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c186 if (!fp->jit_requested) in bpf_int_jit_compile()
/linux/kernel/bpf/
H A Dcore.c127 fp->jit_requested = ebpf_jit_enabled(); in bpf_prog_alloc_no_stats()
179 if (!prog->aux->nr_linfo || !prog->jit_requested) in bpf_prog_alloc_jited_linfo()
H A Dverifier.c3012 if (!env->prog->jit_requested) { in bpf_add_kfunc_call()
5307 if (env->prog->jit_requested) in round_up_stack_depth()
8787 return env->prog->jit_requested && in bpf_allow_tail_call_in_subprogs()
16995 return env->prog->jit_requested && bpf_jit_supports_percpu_insn(); in bpf_verifier_inlines_helper_call()
18145 if (!env->prog->jit_requested) { in check_map_prog_compatibility()
19202 if (!prog->jit_requested) { in bpf_check_attach_target()
/linux/arch/loongarch/net/
H A Dbpf_jit.c2183 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2022 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/include/linux/
H A Dbpf.h1780 jit_requested:1,/* archs need to JIT the prog */ member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3735 if (!prog->jit_requested) in bpf_int_jit_compile()