emit_call
static void emit_call(u64 target, struct jit_ctx *ctx)
static int emit_call(struct jit_ctx *ctx, u64 addr)
static int emit_call(struct jit_context *ctx, const struct bpf_insn *insn)
static int emit_call(struct jit_context *ctx, const struct bpf_insn *insn)
static void emit_call(bool fixed, u64 addr, struct hppa_jit_context *ctx)
static void emit_call(u64 addr, bool fixed, struct hppa_jit_context *ctx)
static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx)
static int emit_call(u64 addr, bool fixed_addr, struct rv_jit_context *ctx)
#define emit_call(FUNC) \
static void emit_call(u32 *func, struct jit_ctx *ctx)
static int emit_call(u8 **pprog, void *func, void *ip)