bpf_jit_is_ebpf
return bpf_jit_enable && bpf_jit_is_ebpf();
return fp->jited && bpf_jit_is_ebpf();
if (!bpf_jit_is_ebpf())