Searched defs:EMIT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/x86/net/ | ||
| D | bpf_jit_comp.c | 41 #define EMIT(bytes, len) \ macro |
| /linux-4.4.14/arch/powerpc/net/ | ||
| D | bpf_jit.h | 91 #define EMIT(instr) PLANT_INSTR(image, ctx->idx, instr) macro |