Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c1035 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1500 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1504 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1511 maybe_emit_1mod(&prog, dst_reg, true); in do_jit()
1552 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1567 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1658 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1667 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1719 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1772 maybe_emit_1mod(&prog, dst_reg, in do_jit()
[all …]