Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c713 static void maybe_emit_mod(u8 **pprog, u32 dst_reg, u32 src_reg, bool is64) in maybe_emit_mod() function
795 maybe_emit_mod(&prog, dst_reg, src_reg, bpf_size == BPF_DW); in emit_atomic()
938 maybe_emit_mod(&prog, dst_reg, src_reg, in do_jit()
1278 maybe_emit_mod(&prog, src_reg, src_reg, true); /* always 1 byte */ in do_jit()
1370 maybe_emit_mod(&prog, AUX_REG, real_src_reg, is64); in do_jit()
1446 maybe_emit_mod(&prog, dst_reg, src_reg, in do_jit()
1454 maybe_emit_mod(&prog, dst_reg, src_reg, in do_jit()
1491 maybe_emit_mod(&prog, dst_reg, dst_reg, in do_jit()