Lines Matching refs:PTR_TO_CTX
4853 case PTR_TO_CTX: in is_spillable_regtype()
6209 return reg->type == PTR_TO_CTX; in is_ctx_reg()
6386 case PTR_TO_CTX: in check_ptr_alignment()
7507 } else if (reg->type == PTR_TO_CTX) { in check_mem_access()
8101 case PTR_TO_CTX: in check_helper_mem_access()
9042 static const struct bpf_reg_types context_types = { .types = { PTR_TO_CTX } };
10356 if (reg->type != PTR_TO_CTX) { in btf_check_func_arg_match()
13063 if (reg->type != PTR_TO_CTX) { in check_kfunc_args()
14330 case PTR_TO_CTX: in adjust_ptr_min_max_vals()
16770 if (regs[ctx_reg].type != PTR_TO_CTX) { in check_ld_abs()
19323 case PTR_TO_CTX: in reg_type_mismatch_ok()
20694 aux[adj_idx].ptr_type == PTR_TO_CTX) in opt_subreg_zext_lo32_rnd_hi32()
20894 case PTR_TO_CTX: in convert_ctx_accesses()
22716 reg->type = PTR_TO_CTX; in do_check_common()
22765 regs[BPF_REG_1].type = PTR_TO_CTX; in do_check_common()