Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c25 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
39 do { prog = emit_code(prog, bytes, len); } while (0)
3646 emit_code(jg_reloc - jg_bytes, jg_offset, jg_bytes); in emit_bpf_dispatcher()