Lines Matching refs:PTR_TO_PACKET_META
422 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
552 [PTR_TO_PACKET_META] = "pkt_meta",
2715 case PTR_TO_PACKET_META: in is_spillable_regtype()
3349 case PTR_TO_PACKET_META: in __check_mem_access()
3750 case PTR_TO_PACKET_META: in check_ptr_alignment()
4765 case PTR_TO_PACKET_META: in check_helper_mem_access()
5037 PTR_TO_PACKET_META,
5069 PTR_TO_PACKET_META,
5082 PTR_TO_PACKET_META,
9056 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
9065 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
9077 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
9086 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
9098 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
9107 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
9119 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
9128 src_reg->type == PTR_TO_PACKET_META)) { in try_match_pkt_pointers()
10500 case PTR_TO_PACKET_META: in regsafe()