Lines Matching refs:PTR_TO_MAP_VALUE
343 return reg->type == PTR_TO_MAP_VALUE && in reg_may_point_to_spin_lock()
388 [PTR_TO_MAP_VALUE] = "map_value",
465 t == PTR_TO_MAP_VALUE || in print_verifier_state()
1836 case PTR_TO_MAP_VALUE: in is_spillable_regtype()
2543 case PTR_TO_MAP_VALUE: in check_ptr_alignment()
2769 if (reg->type == PTR_TO_MAP_VALUE) { in check_mem_access()
3098 case PTR_TO_MAP_VALUE: in check_helper_mem_access()
3139 if (reg->type != PTR_TO_MAP_VALUE) { in process_spin_lock()
3264 type != PTR_TO_MAP_VALUE && in check_func_arg()
3322 type != PTR_TO_MAP_VALUE && in check_func_arg()
3329 type != PTR_TO_MAP_VALUE && in check_func_arg()
4075 regs[BPF_REG_0].type = PTR_TO_MAP_VALUE; in check_helper_call()
4221 case PTR_TO_MAP_VALUE: in retrieve_ptr_limit()
4378 case PTR_TO_MAP_VALUE: in adjust_ptr_min_max_vals()
4545 if (dst_reg->type == PTR_TO_MAP_VALUE && in adjust_ptr_min_max_vals()
5625 reg->type = PTR_TO_MAP_VALUE; in mark_ptr_or_null_reg()
5978 regs[insn->dst_reg].type = PTR_TO_MAP_VALUE; in check_ld_imm()
6856 case PTR_TO_MAP_VALUE: in regsafe()