Searched refs:PTR_TO_PACKET_END (Results 1 – 5 of 5) sorted by relevance
620 [PTR_TO_PACKET_END] = "pkt_end", in reg_type_str()2218 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()4453 case PTR_TO_PACKET_END: in is_spillable_regtype()5123 case PTR_TO_PACKET_END: in __check_mem_access()12505 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()14024 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()14026 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()14356 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()14363 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()14377 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()[all …]
2399 info->reg_type = PTR_TO_PACKET_END; in cg_sockopt_is_valid_access()
8611 info->reg_type = PTR_TO_PACKET_END; in cg_skb_is_valid_access()8649 info->reg_type = PTR_TO_PACKET_END; in lwt_is_valid_access()8878 info->reg_type = PTR_TO_PACKET_END; in tc_cls_act_is_valid_access()8960 info->reg_type = PTR_TO_PACKET_END; in xdp_is_valid_access()9152 info->reg_type = PTR_TO_PACKET_END; in sock_ops_is_valid_access()9209 info->reg_type = PTR_TO_PACKET_END; in sk_skb_is_valid_access()9234 info->reg_type = PTR_TO_PACKET_END; in sk_msg_is_valid_access()9282 info->reg_type = PTR_TO_PACKET_END; in flow_dissector_is_valid_access()11264 info->reg_type = PTR_TO_PACKET_END; in sk_reuseport_is_valid_access()
138 PTR_TO_PACKET_END185 bounds-checked and found to be less than a PTR_TO_PACKET_END, the register B is
852 PTR_TO_PACKET_END, /* skb->data + headlen */ enumerator