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.c1103 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1908 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1912 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1919 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1960 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1975 maybe_emit_1mod(&prog, dst_reg, in do_jit()
2066 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
2075 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
2127 maybe_emit_1mod(&prog, dst_reg, in do_jit()
2180 maybe_emit_1mod(&prog, dst_reg, in do_jit()
[all …]