Searched refs:suboptimal (Results 1 – 7 of 7) sorted by relevance
120 struct cpufreq_frequency_table suboptimal = { in cpufreq_table_index_unsorted() local134 suboptimal.frequency = ~0; in cpufreq_table_index_unsorted()159 if (freq <= suboptimal.frequency) { in cpufreq_table_index_unsorted()160 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()161 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()172 if (freq >= suboptimal.frequency) { in cpufreq_table_index_unsorted()173 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()174 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()190 if (suboptimal.driver_data > i) { in cpufreq_table_index_unsorted()195 index = suboptimal.driver_data; in cpufreq_table_index_unsorted()
178 boundary, it is currently possibly suboptimal to read or execute files
78 Aside from the clipped coordinates right above there's a few suboptimal things
1038 to suboptimal I/O performance for drivers using coherent DMA.
342 may lead to suboptimal results in some cases).
2898 barriers for this use-case would be possible but is often suboptimal.
2411 the same local network. This mode is likely to be suboptimal