Searched refs:PTR_TO_PACKET_END (Results 1 – 6 of 6) sorted by relevance
138 PTR_TO_PACKET_END185 bounds-checked and found to be less than a PTR_TO_PACKET_END, the register B is
452 [PTR_TO_PACKET_END] = "pkt_end", in reg_type_str()
2263 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()4894 case PTR_TO_PACKET_END: in is_spillable_regtype()5644 case PTR_TO_PACKET_END: in __check_mem_access()16096 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()16098 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()16500 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()16507 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()16521 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()16528 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()16542 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()[all …]
2592 info->reg_type = PTR_TO_PACKET_END; in cg_sockopt_is_valid_access()
8805 info->reg_type = PTR_TO_PACKET_END; in cg_skb_is_valid_access()8843 info->reg_type = PTR_TO_PACKET_END; in lwt_is_valid_access()9072 info->reg_type = PTR_TO_PACKET_END; in tc_cls_act_is_valid_access()9162 info->reg_type = PTR_TO_PACKET_END; in xdp_is_valid_access()9359 info->reg_type = PTR_TO_PACKET_END; in sock_ops_is_valid_access()9416 info->reg_type = PTR_TO_PACKET_END; in sk_skb_is_valid_access()9441 info->reg_type = PTR_TO_PACKET_END; in sk_msg_is_valid_access()9492 info->reg_type = PTR_TO_PACKET_END; in flow_dissector_is_valid_access()11477 info->reg_type = PTR_TO_PACKET_END; in sk_reuseport_is_valid_access()
969 PTR_TO_PACKET_END, /* skb->data + headlen */ enumerator