emit
static inline void emit(u32 inst, struct jit_ctx *ctx)
static inline void emit(const u32 insn, struct jit_ctx *ctx)
#define emit(...) __emit(__VA_ARGS__)
static inline void emit(const u32 insn, struct hppa_jit_context *ctx)
static inline void emit(const u32 insn, struct rv_jit_context *ctx)
static void emit(const u32 insn, struct jit_ctx *ctx)
static void emit(struct tree *tree, unsigned char *data)
static void emit(struct bpf_gen *gen, struct bpf_insn insn)
static inline int emit(char *buf, int buflen, int rbot, int rtop, int len)
#undef emit
#define emit(insn) ({ \