Home
last modified time | relevance | path

Searched refs:PTR_TO_PACKET (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()
491 [PTR_TO_PACKET] = "pkt", in reg_type_str()
1078 /* Unmodified PTR_TO_PACKET[_META,_END] register from ctx access. */
2220 case PTR_TO_PACKET: in is_spillable_regtype()
2795 case PTR_TO_PACKET: in __check_mem_access()
3157 case PTR_TO_PACKET: in check_ptr_alignment()
3782 * PTR_TO_PACKET[_META,_END]. In the latter in check_mem_access()
4081 case PTR_TO_PACKET: in check_helper_mem_access()
4255 PTR_TO_PACKET,
4289 PTR_TO_PACKET,
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h405 PTR_TO_PACKET, /* reg points to skb->data */ enumerator

Completed in 14 milliseconds