Home
last modified time | relevance | path

Searched refs:extra_pass (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit_comp64.c272 u32 *addrs, bool extra_pass) in bpf_jit_build_body() argument
716 if (!extra_pass) in bpf_jit_build_body()
898 bool extra_pass = false; in bpf_int_jit_compile() local
930 extra_pass = true; in bpf_int_jit_compile()
978 bpf_jit_build_body(fp, code_base, &cgctx, addrs, extra_pass); in bpf_int_jit_compile()
1004 if (!fp->is_func || extra_pass) { in bpf_int_jit_compile()
/Linux-v4.19/arch/arm64/net/
Dbpf_jit_comp.c813 bool extra_pass = false; in bpf_int_jit_compile() local
845 extra_pass = true; in bpf_int_jit_compile()
912 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
913 if (extra_pass && ctx.idx != jit_data->ctx.idx) { in bpf_int_jit_compile()
931 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
/Linux-v4.19/arch/x86/net/
Dbpf_jit_comp.c1071 bool extra_pass = false; in bpf_int_jit_compile() local
1107 extra_pass = true; in bpf_int_jit_compile()
1167 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1183 if (!image || !prog->is_func || extra_pass) { in bpf_int_jit_compile()
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_64.c1429 bool extra_pass = false; in bpf_int_jit_compile() local
1462 extra_pass = true; in bpf_int_jit_compile()
1526 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()
1538 if (!prog->is_func || extra_pass) { in bpf_int_jit_compile()