Searched refs:PTR_TO_PACKET_META (Results 1 – 3 of 3) sorted by relevance
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()[all …]
272 PTR_TO_PACKET_META, /* skb->data - meta_len */ enumerator
6846 info->reg_type = PTR_TO_PACKET_META; in tc_cls_act_is_valid_access()6890 info->reg_type = PTR_TO_PACKET_META; in xdp_is_valid_access()