Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c494 [PTR_TO_FLOW_KEYS] = "flow_keys", in reg_type_str()
2223 case PTR_TO_FLOW_KEYS: in is_spillable_regtype()
3092 return reg->type == PTR_TO_FLOW_KEYS; in is_flow_key_reg()
3163 case PTR_TO_FLOW_KEYS: in check_ptr_alignment()
3834 } else if (reg->type == PTR_TO_FLOW_KEYS) { in check_mem_access()
9091 case PTR_TO_FLOW_KEYS: in regsafe()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h407 PTR_TO_FLOW_KEYS, /* reg points to bpf_flow_keys */ enumerator

Completed in 20 milliseconds