Home
last modified time | relevance | path

Searched defs:EMIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c41 #define EMIT(bytes, len) \ macro
/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h91 #define EMIT(instr) PLANT_INSTR(image, ctx->idx, instr) macro