Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h26 #define EMIT(instr) PLANT_INSTR(image, ctx->idx, instr) macro
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h27 #define EMIT(c, ...) \ macro
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c64 #define EMIT(bytes, len) \ macro
H A Dbpf_jit_comp.c33 #define EMIT(bytes, len) \ macro