Searched refs:suboptimal (Results 1 – 13 of 13) sorted by relevance
125 struct cpufreq_frequency_table suboptimal = { in cpufreq_table_index_unsorted() local139 suboptimal.frequency = ~0; in cpufreq_table_index_unsorted()164 if (freq <= suboptimal.frequency) { in cpufreq_table_index_unsorted()165 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()166 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()177 if (freq >= suboptimal.frequency) { in cpufreq_table_index_unsorted()178 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()179 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()195 if (suboptimal.driver_data > i) { in cpufreq_table_index_unsorted()200 index = suboptimal.driver_data; in cpufreq_table_index_unsorted()
89 This is slightly suboptimal, but could be fixed in future with some vfs work.
30 refactoring before being able to write tests is suboptimal).
32 The flow involving host copies is suboptimal, especially for bulk data transfers,
179 this discrepancy has been identified as a factor to the suboptimal performance
2476 the same local network. This mode is likely to be suboptimal
178 boundary, it is currently possibly suboptimal to read or execute files
221 generation to avoid being permanently locked in a suboptimal state.
1049 to suboptimal I/O performance for drivers using coherent DMA.
85 Aside from the clipped coordinates right above there's a few suboptimal things
361 may lead to suboptimal results in some cases).
2927 barriers for this use-case would be possible but is often suboptimal.
3133 | superblock, but it felt suboptimal given the other inadequacies of |