Searched refs:sysfs_idlestate_file_exists (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | sysfs.c | 103 unsigned int sysfs_idlestate_file_exists(unsigned int cpu, in sysfs_idlestate_file_exists() function 283 if (!sysfs_idlestate_file_exists(cpu, idlestate, in sysfs_is_idlestate_disabled() 308 if (!sysfs_idlestate_file_exists(cpu, idlestate, in sysfs_idlestate_disable()
|
H A D | sysfs.h | 11 extern unsigned int sysfs_idlestate_file_exists(unsigned int cpu,
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | sysfs.c | 103 unsigned int sysfs_idlestate_file_exists(unsigned int cpu, in sysfs_idlestate_file_exists() function 283 if (!sysfs_idlestate_file_exists(cpu, idlestate, in sysfs_is_idlestate_disabled() 308 if (!sysfs_idlestate_file_exists(cpu, idlestate, in sysfs_idlestate_disable()
|
H A D | sysfs.h | 11 extern unsigned int sysfs_idlestate_file_exists(unsigned int cpu,
|
Completed in 3 milliseconds