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.c1082 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1757 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1761 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1768 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1809 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1824 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1915 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1924 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1976 maybe_emit_1mod(&prog, dst_reg, in do_jit()
2029 maybe_emit_1mod(&prog, dst_reg, in do_jit()
[all …]