Searched refs:speed_str_list (Results 1 – 1 of 1) sorted by relevance
47 static const char * const speed_str_list[] = {"unset", "very_slow", "slow", "normal"}; variable63 return attr_enum_to_string(attr, speed_str_list, to_free); in attr_speed_to_string()140 return attr_enum_filter(attr, input, err, speed_str_list, KUNIT_SPEED_MAX); in attr_speed_filter()