Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtorture.c47 static bool disable_onoff_at_boot; variable
48 module_param(disable_onoff_at_boot, bool, 0444);
365 if (disable_onoff_at_boot && !rcu_inkernel_boot_has_ended()) { in torture_onoff()
808 …torture_type, disable_onoff_at_boot, ftrace_dump_at_shutdown, verbose_sleep_frequency, verbose_sle… in torture_print_module_parms()