Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c920 u8 *start_of_ldx; in do_jit() local
1289 start_of_ldx = prog; in do_jit()
1294 u8 *_insn = image + proglen + (start_of_ldx - temp); in do_jit()
1298 start_of_ldx[-1] = prog - start_of_ldx; in do_jit()