Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_debug.c671 static bool sdebug_any_injecting_opt; variable
2721 if (unlikely(sdebug_any_injecting_opt)) { in resp_read_dt0()
3072 if (unlikely(sdebug_any_injecting_opt)) { in resp_write_dt0()
3226 if (unlikely(sdebug_any_injecting_opt)) { in resp_write_scat()
4419 if (unlikely(sdebug_every_nth && sdebug_any_injecting_opt)) in schedule_resp()
4652 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & opts); in scsi_debug_write_info()
4808 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & opts); in opts_store()
5942 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & sdebug_opts); in sdebug_driver_probe()