Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.h20 struct bitmask *bitmask_setall(struct bitmask *bmp);
H A Dbitmask.c122 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall() function
/linux/tools/power/cpupower/utils/
H A Dcpupower-set.c133 bitmask_setall(cpus_chosen); in cmd_set()
H A Dcpuidle-set.c100 bitmask_setall(cpus_chosen); in cmd_idle_set()
H A Dcpupower.c141 bitmask_setall(cpus_chosen); in handle_options()
H A Dcpufreq-set.c293 bitmask_setall(cpus_chosen); in cmd_freq_set()
/linux/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c405 bitmask_setall(cpus_chosen); in cmd_monitor()