Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1051 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1559 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1563 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1570 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1611 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1626 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1717 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1726 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1778 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1831 maybe_emit_1mod(&prog, dst_reg, in do_jit()
[all …]