Lines Matching refs:PTR_TO_PACKET_META
388 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
509 [PTR_TO_PACKET_META] = "pkt_meta",
2199 case PTR_TO_PACKET_META: in is_spillable_regtype()
2566 case PTR_TO_PACKET_META: in __check_mem_access()
2959 case PTR_TO_PACKET_META: in check_ptr_alignment()
3798 case PTR_TO_PACKET_META: in check_helper_mem_access()
3991 PTR_TO_PACKET_META,
4022 PTR_TO_PACKET_META,
4034 PTR_TO_PACKET_META,
7331 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
7339 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
7350 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
7358 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
7369 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
7377 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
7388 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
7396 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
8671 case PTR_TO_PACKET_META: in regsafe()