Searched hist:a62f68f5ca53ab61cba2f0a410d0add7a6d54a52 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | diff a62f68f5ca53ab61cba2f0a410d0add7a6d54a52 Fri Oct 23 10:35:46 CDT 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq: Introduce cpufreq_driver_test_flags()
Add a helper function to test the flags of the cpufreq driver in use againt a given flags mask.
In particular, this will be needed to test the CPUFREQ_NEED_UPDATE_LIMITS cpufreq driver flag in the schedutil governor.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | diff a62f68f5ca53ab61cba2f0a410d0add7a6d54a52 Fri Oct 23 10:35:46 CDT 2020 Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq: Introduce cpufreq_driver_test_flags()
Add a helper function to test the flags of the cpufreq driver in use againt a given flags mask.
In particular, this will be needed to test the CPUFREQ_NEED_UPDATE_LIMITS cpufreq driver flag in the schedutil governor.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|