Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c773 static void maybe_emit_1mod(u8 **pprog, u32 reg, bool is64) in maybe_emit_1mod() function
1103 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1118 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1209 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1218 maybe_emit_1mod(&prog, src_reg, is64); in do_jit()
1270 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1323 maybe_emit_1mod(&prog, dst_reg, in do_jit()
1481 maybe_emit_1mod(&prog, src_reg, true); in do_jit()
1524 maybe_emit_1mod(&prog, src_reg, true); in do_jit()
1697 maybe_emit_1mod( in do_jit()
[all...]

Completed in 3 milliseconds