Lines Matching refs:PTR_TO_CTX
386 [PTR_TO_CTX] = "ctx",
1060 regs[BPF_REG_1].type = PTR_TO_CTX; in init_reg_state()
1839 case PTR_TO_CTX: in is_spillable_regtype()
2442 return reg->type == PTR_TO_CTX; in is_ctx_reg()
2546 case PTR_TO_CTX: in check_ptr_alignment()
2782 } else if (reg->type == PTR_TO_CTX) { in check_mem_access()
3277 expected_type = PTR_TO_CTX; in check_func_arg()
6074 if (regs[BPF_REG_6].type != PTR_TO_CTX) { in check_ld_abs()
6905 case PTR_TO_CTX: in regsafe()
7435 case PTR_TO_CTX: in reg_type_mismatch_ok()
8450 aux[adj_idx].ptr_type == PTR_TO_CTX) in opt_subreg_zext_lo32_rnd_hi32()
8569 case PTR_TO_CTX: in convert_ctx_accesses()