Lines Matching refs:PTR_TO_MAP_VALUE
403 type == PTR_TO_MAP_VALUE || in reg_type_not_null()
421 return reg->type == PTR_TO_MAP_VALUE && in reg_may_point_to_spin_lock()
505 [PTR_TO_MAP_VALUE] = "map_value",
601 t == PTR_TO_MAP_VALUE || in print_verifier_state()
2194 case PTR_TO_MAP_VALUE: in is_spillable_regtype()
2561 case PTR_TO_MAP_VALUE: in __check_mem_access()
2967 case PTR_TO_MAP_VALUE: in check_ptr_alignment()
3422 if (reg->type == PTR_TO_MAP_VALUE) { in check_mem_access()
3801 case PTR_TO_MAP_VALUE: in check_helper_mem_access()
3992 PTR_TO_MAP_VALUE,
4023 PTR_TO_MAP_VALUE,
4035 PTR_TO_MAP_VALUE,
4045 static const struct bpf_reg_types spin_lock_types = { .types = { PTR_TO_MAP_VALUE } };
5131 regs[BPF_REG_0].type = PTR_TO_MAP_VALUE; in check_helper_call()
5346 case PTR_TO_MAP_VALUE: in retrieve_ptr_limit()
5512 case PTR_TO_MAP_VALUE: in adjust_ptr_min_max_vals()
5682 if (dst_reg->type == PTR_TO_MAP_VALUE && in adjust_ptr_min_max_vals()
7239 reg->type = PTR_TO_MAP_VALUE; in mark_ptr_or_null_reg()
7663 dst_reg->type = PTR_TO_MAP_VALUE; in check_ld_imm()
8645 case PTR_TO_MAP_VALUE: in regsafe()