Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dtorture.c45 static bool disable_onoff_at_boot; variable
46 module_param(disable_onoff_at_boot, bool, 0444);
239 if (disable_onoff_at_boot && !rcu_inkernel_boot_has_ended()) { in torture_onoff()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt5520 torture.disable_onoff_at_boot= [KNL]