Searched refs:wq_power_efficient (Results 1 – 1 of 1) sorted by relevance
289 static bool wq_power_efficient = true; variable291 static bool wq_power_efficient; variable294 module_param_named(power_efficient, wq_power_efficient, bool, 0444);3858 if ((flags & WQ_POWER_EFFICIENT) && wq_power_efficient) in __alloc_workqueue_key()