Function kernel::workqueue::system_freezable_power_efficient
source · [−]pub fn system_freezable_power_efficient() -> &'static Queue
Expand description
Returns the system freezable power-efficient work queue (system_freezable_power_efficient_wq
).
It is similar to the one returned by system_power_efficient
except that is freezable.