Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c1271 static int emit_jmp_edx(u8 **pprog, u8 *ip) in emit_jmp_edx() function
1381 cnt += emit_jmp_edx(&prog, ip + cnt); in emit_bpf_tail_call()