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.c1073 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1761 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1765 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1772 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1813 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1828 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1919 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1928 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1980 maybe_emit_1mod(&prog, dst_reg, in do_jit()
2033 maybe_emit_1mod(&prog, dst_reg, in do_jit()
[all …]