Searched refs:reason_id (Results 1 – 1 of 1) sorted by relevance
185 static const char *blocked_reason_to_string(u32 reason_id) in blocked_reason_to_string() argument199 if (WARN_ON(reason_id >= ARRAY_SIZE(cs_blocked_reason))) in blocked_reason_to_string()202 return cs_blocked_reason[reason_id]; in blocked_reason_to_string()