Searched refs:disable_onoff_at_boot (Results 1 – 1 of 1) sorted by relevance
45 static bool disable_onoff_at_boot; variable46 module_param(disable_onoff_at_boot, bool, 0444);357 if (disable_onoff_at_boot && !rcu_inkernel_boot_has_ended()) { in torture_onoff()