Searched refs:suboptimal (Results 1 – 11 of 11) sorted by relevance
123 struct cpufreq_frequency_table suboptimal = { in cpufreq_table_index_unsorted() local137 suboptimal.frequency = ~0; in cpufreq_table_index_unsorted()162 if (freq <= suboptimal.frequency) { in cpufreq_table_index_unsorted()163 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()164 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()175 if (freq >= suboptimal.frequency) { in cpufreq_table_index_unsorted()176 suboptimal.frequency = freq; in cpufreq_table_index_unsorted()177 suboptimal.driver_data = i; in cpufreq_table_index_unsorted()193 if (suboptimal.driver_data > i) { in cpufreq_table_index_unsorted()198 index = suboptimal.driver_data; in cpufreq_table_index_unsorted()
30 refactoring before being able to write tests is suboptimal).
178 boundary, it is currently possibly suboptimal to read or execute files
179 this discrepancy has been identified as a factor to the suboptimal performance
32 The flow involving host copies is suboptimal, especially for bulk data transfers,
2445 the same local network. This mode is likely to be suboptimal
221 generation to avoid being permanently locked in a suboptimal state.
1047 to suboptimal I/O performance for drivers using coherent DMA.
357 may lead to suboptimal results in some cases).
2929 barriers for this use-case would be possible but is often suboptimal.
3031 | superblock, but it felt suboptimal given the other inadequacies of |