Searched refs:PTR_TO_MAP_KEY (Results 1 – 2 of 2) sorted by relevance
450 type == PTR_TO_MAP_KEY || in reg_type_not_null()565 [PTR_TO_MAP_KEY] = "map_key", in reg_type_str()885 base_type(t) == PTR_TO_MAP_KEY || in print_verifier_state()2962 case PTR_TO_MAP_KEY: in is_spillable_regtype()3568 case PTR_TO_MAP_KEY: in __check_mem_access()4174 case PTR_TO_MAP_KEY: in check_ptr_alignment()4741 if (reg->type == PTR_TO_MAP_KEY) { in check_mem_access()5212 case PTR_TO_MAP_KEY: in check_helper_mem_access()5647 PTR_TO_MAP_KEY,5679 PTR_TO_MAP_KEY,[all …]
631 PTR_TO_MAP_KEY, /* reg points to a map element key */ enumerator