Searched refs:maybe_emit_1mod (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1658 maybe_emit_1mod(&prog, dst_reg, true); in do_jit() 1662 maybe_emit_1mod(&prog, dst_reg, true); in do_jit() 1669 maybe_emit_1mod(&prog, dst_reg, true); in do_jit() 1710 maybe_emit_1mod(&prog, dst_reg, in do_jit() 1725 maybe_emit_1mod(&prog, dst_reg, in do_jit() 1816 maybe_emit_1mod(&prog, src_reg, is64); in do_jit() 1825 maybe_emit_1mod(&prog, src_reg, is64); in do_jit() 1877 maybe_emit_1mod(&prog, dst_reg, in do_jit() 1930 maybe_emit_1mod(&prog, dst_reg, in do_jit() 2386 maybe_emit_1mod(&prog, dst_reg, in do_jit() [all …]
|