Lines Matching refs:bpf_get_reg64
185 static const s8 *bpf_get_reg64(const s8 *reg, const s8 *tmp, in bpf_get_reg64() function
247 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_i64()
411 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_r64()
412 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_alu_r64()
571 const s8 *rs1 = bpf_get_reg64(src1, tmp1, ctx); in emit_branch_r64()
572 const s8 *rs2 = bpf_get_reg64(src2, tmp2, ctx); in emit_branch_r64()
840 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_load_r64()
841 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_load_r64()
878 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_store_r64()
879 const s8 *rs = bpf_get_reg64(src, tmp2, ctx); in emit_store_r64()
948 rd = bpf_get_reg64(dst, tmp1, ctx); in emit_zext64()
1073 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn()
1098 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn()
1236 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn()