Searched refs:unsafe (Results 1 – 7 of 7) sorted by relevance
91 static unsigned int unsafe; variable92 module_param(unsafe, uint, 0644);93 MODULE_PARM_DESC(unsafe, "Run even though ntb operations may be unsafe");248 if (!unsafe) in pp_check_ntb()254 if (!unsafe) in pp_check_ntb()
27 - Enable unsafe module params.
9 bool "Allow unsafe resume (DANGEROUS)"
54 this is very unsafe, but could be useful for file systems which are
326 bool "Autodetect IRQ on standard ports (unsafe)"332 This is considered unsafe; it is far better to configure the IRQ in
133 bool "Allow control of important LEDs (unsafe)"
85 This is unsafe and should not be enabled on a production build.
Completed in 12 milliseconds