Lines Matching refs:PTR_TO_MAP_VALUE
258 [PTR_TO_MAP_VALUE] = "map_value",
315 t == PTR_TO_MAP_VALUE || in print_verifier_state()
989 case PTR_TO_MAP_VALUE: in is_spillable_regtype()
1508 case PTR_TO_MAP_VALUE: in check_ptr_alignment()
1695 if (reg->type == PTR_TO_MAP_VALUE) { in check_mem_access()
1928 case PTR_TO_MAP_VALUE: in check_helper_mem_access()
1983 if (!type_is_pkt_pointer(type) && type != PTR_TO_MAP_VALUE && in check_func_arg()
2012 type != PTR_TO_MAP_VALUE && in check_func_arg()
2578 regs[BPF_REG_0].type = PTR_TO_MAP_VALUE; in check_helper_call()
3689 reg->type = PTR_TO_MAP_VALUE; in mark_map_reg()
4413 case PTR_TO_MAP_VALUE: in regsafe()