Home
last modified time | relevance | path

Searched refs:PTR_TO_PACKET_META (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c398 return type == PTR_TO_PACKET || type == PTR_TO_PACKET_META; in type_is_pkt_pointer()
492 [PTR_TO_PACKET_META] = "pkt_meta", in reg_type_str()
2221 case PTR_TO_PACKET_META: in is_spillable_regtype()
2796 case PTR_TO_PACKET_META: in __check_mem_access()
3158 case PTR_TO_PACKET_META: in check_ptr_alignment()
4082 case PTR_TO_PACKET_META: in check_helper_mem_access()
4256 PTR_TO_PACKET_META,
4290 PTR_TO_PACKET_META,
4303 PTR_TO_PACKET_META,
4463 case PTR_TO_PACKET_META in check_func_arg()
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h404 PTR_TO_PACKET_META, /* skb->data - meta_len */ enumerator

Completed in 15 milliseconds