Lines Matching refs:PTR_TO_PACKET_META
434 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
553 [PTR_TO_PACKET_META] = "pkt_meta", in reg_type_str()
2950 case PTR_TO_PACKET_META: in is_spillable_regtype()
3577 case PTR_TO_PACKET_META: in __check_mem_access()
4166 case PTR_TO_PACKET_META: in check_ptr_alignment()
5209 case PTR_TO_PACKET_META: in check_helper_mem_access()
5646 PTR_TO_PACKET_META,
5678 PTR_TO_PACKET_META,
5691 PTR_TO_PACKET_META,
5849 case PTR_TO_PACKET_META: in check_func_arg_reg_off()
10030 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
10039 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
10051 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
10060 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
10072 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
10081 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
10093 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
10102 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
11571 case PTR_TO_PACKET_META: in regsafe()