Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c28 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
42 do { prog = emit_code(prog, bytes, len); cnt += len; } while (0)