Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c3222 s64 jg_offset; in emit_bpf_dispatcher() local
3274 jg_offset = prog - jg_reloc; in emit_bpf_dispatcher()
3275 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()