Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c1077 static void emit_ldsx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_ldsx() function
2008 emit_ldsx(&prog, BPF_SIZE(insn->code), dst_reg, src_reg, insn_off); in do_jit()