Lines Matching refs:PTR_TO_PACKET_META
249 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
262 [PTR_TO_PACKET_META] = "pkt_meta",
994 case PTR_TO_PACKET_META: in is_spillable_regtype()
1503 case PTR_TO_PACKET_META: in check_ptr_alignment()
1925 case PTR_TO_PACKET_META: in check_helper_mem_access()
3736 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
3744 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
3755 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
3763 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
3774 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
3782 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
3793 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
3801 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
4436 case PTR_TO_PACKET_META: in regsafe()