Lines Matching refs:PTR_TO_PACKET_META
322 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
392 [PTR_TO_PACKET_META] = "pkt_meta",
1841 case PTR_TO_PACKET_META: in is_spillable_regtype()
2535 case PTR_TO_PACKET_META: in check_ptr_alignment()
3095 case PTR_TO_PACKET_META: in check_helper_mem_access()
5709 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
5717 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
5728 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
5736 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
5747 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
5755 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
5766 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
5774 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
6882 case PTR_TO_PACKET_META: in regsafe()