Home
last modified time | relevance | path

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

/linux/arch/parisc/net/
H A Dbpf_jit_core.c53 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/mips/net/
H A Dbpf_jit_comp.c927 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/kernel/bpf/
H A Dcore.c126 fp->jit_requested = ebpf_jit_enabled(); in bpf_prog_alloc_no_stats()
177 if (!prog->aux->nr_linfo || !prog->jit_requested) in bpf_prog_alloc_jited_linfo()
H A Dverifier.c3288 if (!env->prog->jit_requested) { in add_kfunc_call()
6550 if (env->prog->jit_requested) in round_up_stack_depth()
10026 return env->prog->jit_requested && in allow_tail_call_in_subprogs()
17696 return env->prog->jit_requested && bpf_jit_supports_percpu_insn(); in verifier_inlines_helper_call()
20960 if (!env->prog->jit_requested) { in check_map_prog_compatibility()
22177 func[i]->jit_requested = 1; in jit_subprogs()
22347 prog->jit_requested = 0; in jit_subprogs()
22369 if (env->prog->jit_requested && in fixup_call_args()
23006 prog->jit_requested && in do_misc_fixups()
23134 if (prog->jit_requested && BITS_PER_LONG == 64 && in do_misc_fixups()
[all …]
/linux/include/linux/
H A Dfilter.h1353 if (!prog->jit_requested) in bpf_jit_blinding_enabled()
H A Dbpf.h1750 jit_requested:1,/* archs need to JIT the prog */ member
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1492 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2533 if (!prog->jit_requested) in bpf_int_jit_compile()
H A Dbpf_jit_comp.c3711 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1843 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/arm/net/
H A Dbpf_jit_32.c2158 if (!prog->jit_requested) in bpf_int_jit_compile()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2034 if (!prog->jit_requested) in bpf_int_jit_compile()