Searched refs:PTR_TO_MAP_KEY (Results 1 – 3 of 3) sorted by relevance
464 [PTR_TO_MAP_KEY] = "map_key", in reg_type_str()667 case PTR_TO_MAP_KEY: in type_is_map_ptr()
404 type == PTR_TO_MAP_KEY || in reg_not_null()4867 case PTR_TO_MAP_KEY: in is_spillable_regtype()5604 case PTR_TO_MAP_KEY: in __check_mem_access()6380 case PTR_TO_MAP_KEY: in check_ptr_alignment()7430 if (reg->type == PTR_TO_MAP_KEY) { in check_mem_access()8054 case PTR_TO_MAP_KEY: in check_helper_mem_access()9024 PTR_TO_MAP_KEY,9305 case PTR_TO_MAP_KEY: in check_func_arg_reg_off()10607 callee->regs[BPF_REG_2].type = PTR_TO_MAP_KEY; in map_set_for_each_callback_args()14332 case PTR_TO_MAP_KEY: in adjust_ptr_min_max_vals()[all …]
923 PTR_TO_MAP_KEY, /* reg points to a map element key */ enumerator