emit_atomic_ld_st
static int emit_atomic_ld_st(const struct bpf_insn *insn, struct jit_ctx *ctx)
static int emit_atomic_ld_st(const struct bpf_insn insn, struct codegen_context *ctx, u32 *image)
static int emit_atomic_ld_st(u8 rd, u8 rs, const struct bpf_insn *insn,
static int emit_atomic_ld_st(u8 **pprog, u32 atomic_op, u32 dst_reg,