Home
last modified time | relevance | path

Searched refs:PTR_TO_PACKET_END (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c503 [PTR_TO_PACKET_END] = "pkt_end", in reg_type_str()
1092 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
2231 case PTR_TO_PACKET_END: in is_spillable_regtype()
2831 case PTR_TO_PACKET_END: in __check_mem_access()
6121 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
7574 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
7576 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
7914 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
7921 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
7935 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
[all …]
Dcgroup.c1882 info->reg_type = PTR_TO_PACKET_END; in cg_sockopt_is_valid_access()
/kernel/linux/linux-5.10/net/core/
Dfilter.c7650 info->reg_type = PTR_TO_PACKET_END; in cg_skb_is_valid_access()
7687 info->reg_type = PTR_TO_PACKET_END; in lwt_is_valid_access()
7916 info->reg_type = PTR_TO_PACKET_END; in tc_cls_act_is_valid_access()
7967 info->reg_type = PTR_TO_PACKET_END; in xdp_is_valid_access()
8145 info->reg_type = PTR_TO_PACKET_END; in sock_ops_is_valid_access()
8197 info->reg_type = PTR_TO_PACKET_END; in sk_skb_is_valid_access()
8222 info->reg_type = PTR_TO_PACKET_END; in sk_msg_is_valid_access()
8270 info->reg_type = PTR_TO_PACKET_END; in flow_dissector_is_valid_access()
10084 info->reg_type = PTR_TO_PACKET_END; in sk_reuseport_is_valid_access()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h433 PTR_TO_PACKET_END, /* skb->data + headlen */ enumerator
/kernel/linux/linux-5.10/Documentation/networking/
Dfilter.rst1192 PTR_TO_PACKET_END
1239 bounds-checked and found to be less than a PTR_TO_PACKET_END, the register B is