Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/net/
Dbpf_jit_comp32.c1577 const u8 *cur_arg_reg; in emit_kfunc_call() local
1608 cur_arg_reg = &arg_regs[0]; in emit_kfunc_call()
1611 EMIT3(0x8B, add_2reg(0x40, IA32_EBP, *cur_arg_reg++), in emit_kfunc_call()
1615 EMIT3(0x8B, add_2reg(0x40, IA32_EBP, *cur_arg_reg++), in emit_kfunc_call()