Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c2658 s64 jg_offset; in emit_bpf_dispatcher() local
2710 jg_offset = prog - jg_reloc; in emit_bpf_dispatcher()
2711 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()