Home
last modified time | relevance | path

Searched refs:PTR_TO_PACKET_META (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dverifier.c439 type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
592 [PTR_TO_PACKET_META] = "pkt_meta", in reg_type_str()
3394 case PTR_TO_PACKET_META: in is_spillable_regtype()
4065 case PTR_TO_PACKET_META: in __check_mem_access()
4667 case PTR_TO_PACKET_META: in check_ptr_alignment()
5813 case PTR_TO_PACKET_META: in check_helper_mem_access()
6394 PTR_TO_PACKET_META,
6407 PTR_TO_PACKET_META,
6637 case PTR_TO_PACKET_META: in check_func_arg_reg_off()
12304 (dst_reg->type == PTR_TO_PACKET_META && in try_match_pkt_pointers()
[all …]
/linux-6.3-rc2/include/linux/
A Dbpf.h783 PTR_TO_PACKET_META, /* skb->data - meta_len */ enumerator
/linux-6.3-rc2/net/core/
A Dfilter.c8704 info->reg_type = PTR_TO_PACKET_META; in tc_cls_act_is_valid_access()
8791 info->reg_type = PTR_TO_PACKET_META; in xdp_is_valid_access()

Completed in 56 milliseconds