Lines Matching refs:tmp1
424 const s8 *tmp1 = regmap[TMP_REG_1];
428 rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);
430 rd = bpf_get_reg64(dst, tmp1, ctx);
512 const s8 *tmp1 = regmap[TMP_REG_1];
513 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx);
516 rd = bpf_get_reg32_ref(dst, tmp1, ctx);
518 rd = bpf_get_reg32(dst, tmp1, ctx);
567 const s8 *tmp1 = regmap[TMP_REG_1];
573 rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);
575 rd = bpf_get_reg64(dst, tmp1, ctx);
635 const s8 *tmp1 = regmap[TMP_REG_1];
641 rd = bpf_get_reg32_ref(dst, tmp1, ctx);
643 rd = bpf_get_reg32(dst, tmp1, ctx);
703 const s8 *tmp1 = regmap[TMP_REG_1];
706 const s8 *rs1 = bpf_get_reg64(src1, tmp1, ctx);
870 const s8 *tmp1 = regmap[TMP_REG_1];
873 const s8 *rs1 = bpf_get_reg32(src1, tmp1, ctx);
1009 const s8 *tmp1 = regmap[TMP_REG_1];
1011 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, ctx->prog->aux->verifier_zext, ctx);
1056 const s8 *tmp1 = regmap[TMP_REG_1];
1058 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
1109 const s8 *tmp1 = regmap[TMP_REG_1];
1111 rd = bpf_get_reg64(dst, tmp1, ctx);
1128 const s8 *tmp1 = regmap[TMP_REG_1];
1245 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
1271 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
1406 const s8 *rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);