Searched refs:CONST_PTR_TO_MAP (Results 1 – 3 of 3) sorted by relevance
504 [CONST_PTR_TO_MAP] = "map_ptr",600 else if (t == CONST_PTR_TO_MAP || in print_verifier_state()2205 case CONST_PTR_TO_MAP: in is_spillable_regtype()3903 } else if (reg->type == CONST_PTR_TO_MAP) { in check_mem_access()4374 static const struct bpf_reg_types const_map_ptr_types = { .types = { CONST_PTR_TO_MAP } };6027 case CONST_PTR_TO_MAP: in adjust_ptr_min_max_vals()7748 reg->type = CONST_PTR_TO_MAP; in mark_ptr_or_null_reg()8184 dst_reg->type = CONST_PTR_TO_MAP; in check_ld_imm()9212 case CONST_PTR_TO_MAP: in regsafe()
387 CONST_PTR_TO_MAP, /* reg points to struct bpf_map */ enumerator
1178 CONST_PTR_TO_MAP