Searched refs:PTR_TO_MAP_KEY (Results 1 – 2 of 2) sorted by relevance
318 type == PTR_TO_MAP_KEY || in reg_not_null()3678 case PTR_TO_MAP_KEY: in is_spillable_regtype()4422 case PTR_TO_MAP_KEY: in __check_mem_access()5236 case PTR_TO_MAP_KEY: in check_ptr_alignment()6338 if (reg->type == PTR_TO_MAP_KEY) { in check_mem_access()6975 case PTR_TO_MAP_KEY: in check_helper_mem_access()7963 PTR_TO_MAP_KEY,8252 case PTR_TO_MAP_KEY: in check_func_arg_reg_off()9605 callee->regs[BPF_REG_2].type = PTR_TO_MAP_KEY; in map_set_for_each_callback_args()9697 callee->regs[BPF_REG_2].type = PTR_TO_MAP_KEY; in set_timer_callback_state()[all …]
995 PTR_TO_MAP_KEY, /* reg points to a map element key */ enumerator