Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dverifier.c553 [PTR_TO_PACKET_END] = "pkt_end",
1200 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
2716 case PTR_TO_PACKET_END: in is_spillable_regtype()
3350 case PTR_TO_PACKET_END: in __check_mem_access()
7230 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
8706 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
9055 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9076 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9097 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9118 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
[all …]
A Dcgroup.c2010 info->reg_type = PTR_TO_PACKET_END; in cg_sockopt_is_valid_access()
/linux/net/core/
A Dfilter.c7867 info->reg_type = PTR_TO_PACKET_END; in cg_skb_is_valid_access()
7905 info->reg_type = PTR_TO_PACKET_END; in lwt_is_valid_access()
8126 info->reg_type = PTR_TO_PACKET_END; in tc_cls_act_is_valid_access()
8177 info->reg_type = PTR_TO_PACKET_END; in xdp_is_valid_access()
8355 info->reg_type = PTR_TO_PACKET_END; in sock_ops_is_valid_access()
8408 info->reg_type = PTR_TO_PACKET_END; in sk_skb_is_valid_access()
8433 info->reg_type = PTR_TO_PACKET_END; in sk_msg_is_valid_access()
8481 info->reg_type = PTR_TO_PACKET_END; in flow_dissector_is_valid_access()
10357 info->reg_type = PTR_TO_PACKET_END; in sk_reuseport_is_valid_access()
/linux/include/linux/
A Dbpf.h428 PTR_TO_PACKET_END, /* skb->data + headlen */ enumerator
/linux/Documentation/networking/
A Dfilter.rst1242 PTR_TO_PACKET_END
1289 bounds-checked and found to be less than a PTR_TO_PACKET_END, the register B is

Completed in 56 milliseconds