Home
last modified time | relevance | path

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

/arch/sparc/net/
Dbpf_jit_comp_64.c201 bool saw_ld_abs_ind; member
861 if (ctx->saw_ld_abs_ind) in build_prologue()
1246 if (ctx->saw_ld_abs_ind && bpf_helper_changes_pkt_data(func)) in build_insn()
1254 if (ctx->saw_ld_abs_ind && bpf_helper_changes_pkt_data(func)) in build_insn()
1469 ctx->saw_ld_abs_ind = true; in build_insn()
1595 ctx.saw_ld_abs_ind ? 'L' : ' ', in bpf_int_jit_compile()