Searched refs:PTR_TO_FLOW_KEYS (Results 1 – 3 of 3) sorted by relevance
429 PTR_TO_FLOW_KEYS, /* reg points to bpf_flow_keys */ enumerator
554 [PTR_TO_FLOW_KEYS] = "flow_keys",2717 case PTR_TO_FLOW_KEYS: in is_spillable_regtype()3679 return reg->type == PTR_TO_FLOW_KEYS; in is_flow_key_reg()3755 case PTR_TO_FLOW_KEYS: in check_ptr_alignment()4456 } else if (reg->type == PTR_TO_FLOW_KEYS) { in check_mem_access()10526 case PTR_TO_FLOW_KEYS: in regsafe()
8486 info->reg_type = PTR_TO_FLOW_KEYS; in flow_dissector_is_valid_access()
Completed in 47 milliseconds