Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/net/
Dbpf_jit_comp.c1857 static int emit_fallback_jump(u8 **pprog) in emit_fallback_jump() function
1898 err = emit_fallback_jump(&prog); /* jmp thunk/indirect */ in emit_bpf_dispatcher()