Home
last modified time | relevance | path

Searched refs:suboptimal (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/cpufreq/
Dfreq_table.c120 struct cpufreq_frequency_table suboptimal = { in cpufreq_table_index_unsorted() local
134 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()
/Linux-v5.10/Documentation/filesystems/
Dromfs.rst178 boundary, it is currently possibly suboptimal to read or execute files
/Linux-v5.10/Documentation/gpu/
Dtodo.rst78 Aside from the clipped coordinates right above there's a few suboptimal things
/Linux-v5.10/arch/arm/mm/
DKconfig1038 to suboptimal I/O performance for drivers using coherent DMA.
/Linux-v5.10/Documentation/admin-guide/pm/
Dcpufreq.rst342 may lead to suboptimal results in some cases).
/Linux-v5.10/Documentation/
Dmemory-barriers.txt2898 barriers for this use-case would be possible but is often suboptimal.
/Linux-v5.10/Documentation/networking/
Dbonding.rst2411 the same local network. This mode is likely to be suboptimal