Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c1920 s64 jg_offset; in emit_bpf_dispatcher() local
1972 jg_offset = prog - jg_reloc; in emit_bpf_dispatcher()
1973 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c2615 s64 jg_offset; in emit_bpf_dispatcher() local
2667 jg_offset = prog - jg_reloc; in emit_bpf_dispatcher()
2668 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()

Completed in 6 milliseconds