Home
last modified time | relevance | path

Searched refs:disable_onoff_at_boot (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/kernel/
Dtorture.c46 static bool disable_onoff_at_boot; variable
47 module_param(disable_onoff_at_boot, bool, 0444);
361 if (disable_onoff_at_boot && !rcu_inkernel_boot_has_ended()) { in torture_onoff()
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt6386 torture.disable_onoff_at_boot= [KNL]