Home
last modified time | relevance | path

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

/linux-3.4.99/tools/power/cpupower/utils/helpers/
Dbitmask.h19 struct bitmask *bitmask_setall(struct bitmask *bmp);
Dbitmask.c121 struct bitmask *bitmask_setall(struct bitmask *bmp) in bitmask_setall() function
/linux-3.4.99/tools/power/cpupower/utils/
Dcpupower-set.c114 bitmask_setall(cpus_chosen); in cmd_set()
Dcpupower.c133 bitmask_setall(cpus_chosen); in handle_options()
Dcpufreq-set.c289 bitmask_setall(cpus_chosen); in cmd_freq_set()
/linux-3.4.99/tools/power/cpupower/utils/idle_monitor/
Dcpupower-monitor.c378 bitmask_setall(cpus_chosen); in cmd_monitor()