Lines Matching defs:force
45 bool force;
53 int state, bool force, bool direct);
955 int state, bool force)
970 if (!force && (state == pr->throttling.state))
1028 int state, bool force)
1042 if (!force && (state == pr->throttling.state))
1064 arg->target_state, arg->force);
1068 int state, bool force, bool direct)
1116 arg.force = force;
1150 arg.force = force;
1171 bool force)
1173 return __acpi_processor_set_throttling(pr, state, force, false);