Lines Matching refs:PTR_TO_PACKET_META
428 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
558 [PTR_TO_PACKET_META] = "pkt_meta",
2566 case PTR_TO_PACKET_META: in is_spillable_regtype()
3175 case PTR_TO_PACKET_META: in __check_mem_access()
3576 case PTR_TO_PACKET_META: in check_ptr_alignment()
4563 case PTR_TO_PACKET_META: in check_helper_mem_access()
4832 PTR_TO_PACKET_META,
4864 PTR_TO_PACKET_META,
4877 PTR_TO_PACKET_META,
8827 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
8836 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
8848 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
8857 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
8869 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
8878 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
8890 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
8899 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
10270 case PTR_TO_PACKET_META: in regsafe()