Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp.c1919 int pivot, err, jg_bytes = 1, cnt = 0; in emit_bpf_dispatcher() local
1954 jg_bytes = 4; 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.c2614 int pivot, err, jg_bytes = 1; in emit_bpf_dispatcher() local
2649 jg_bytes = 4; in emit_bpf_dispatcher()
2668 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()

Completed in 7 milliseconds