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()656 case PTR_TO_MAP_KEY: in type_is_map_ptr()
411 type == PTR_TO_MAP_KEY || in reg_not_null()4905 case PTR_TO_MAP_KEY: in is_spillable_regtype()5634 case PTR_TO_MAP_KEY: in __check_mem_access()6414 case PTR_TO_MAP_KEY: in check_ptr_alignment()7471 if (reg->type == PTR_TO_MAP_KEY) { in check_mem_access()8101 case PTR_TO_MAP_KEY: in check_helper_mem_access()9123 PTR_TO_MAP_KEY,9404 case PTR_TO_MAP_KEY: in check_func_arg_reg_off()10714 callee->regs[BPF_REG_2].type = PTR_TO_MAP_KEY; in map_set_for_each_callback_args()10806 callee->regs[BPF_REG_2].type = PTR_TO_MAP_KEY; in set_timer_callback_state()[all …]
965 PTR_TO_MAP_KEY, /* reg points to a map element key */ enumerator