Lines Matching refs:PTR_TO_MAP_VALUE
443 type == PTR_TO_MAP_VALUE || in reg_type_not_null()
462 return reg->type == PTR_TO_MAP_VALUE && in reg_may_point_to_spin_lock()
554 [PTR_TO_MAP_VALUE] = "map_value",
652 t == PTR_TO_MAP_VALUE || in print_verifier_state()
1153 reg->type = PTR_TO_MAP_VALUE; in mark_ptr_not_null_reg()
2561 case PTR_TO_MAP_VALUE: in is_spillable_regtype()
3170 case PTR_TO_MAP_VALUE: in __check_mem_access()
3587 case PTR_TO_MAP_VALUE: in check_ptr_alignment()
4150 } else if (reg->type == PTR_TO_MAP_VALUE) { in check_mem_access()
4569 case PTR_TO_MAP_VALUE: in check_helper_mem_access()
4834 PTR_TO_MAP_VALUE,
4866 PTR_TO_MAP_VALUE,
4879 PTR_TO_MAP_VALUE,
4889 static const struct bpf_reg_types spin_lock_types = { .types = { PTR_TO_MAP_VALUE } };
4893 static const struct bpf_reg_types const_str_ptr_types = { .types = { PTR_TO_MAP_VALUE } };
4894 static const struct bpf_reg_types timer_types = { .types = { PTR_TO_MAP_VALUE } };
5833 callee->regs[BPF_REG_3].type = PTR_TO_MAP_VALUE; in map_set_for_each_callback_args()
5922 callee->regs[BPF_REG_3].type = PTR_TO_MAP_VALUE; in set_timer_callback_state()
6327 regs[BPF_REG_0].type = PTR_TO_MAP_VALUE; in check_helper_call()
6653 case PTR_TO_MAP_VALUE: in retrieve_ptr_limit()
6934 case PTR_TO_MAP_VALUE: in sanitize_check_bounds()
9206 dst_reg->type = PTR_TO_MAP_VALUE; in check_ld_imm()
10244 case PTR_TO_MAP_VALUE: in regsafe()