Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c7266 bool inject_now; in scsi_debug_queuecommand() local
7271 inject_now = inject_on_this_cmd(); in scsi_debug_queuecommand()
7273 inject_now = false; in scsi_debug_queuecommand()
7292 if (unlikely(inject_now && (sdebug_opts & SDEBUG_OPT_HOST_BUSY))) in scsi_debug_queuecommand()
7306 if (unlikely(inject_now && !atomic_read(&sdeb_inject_pending))) in scsi_debug_queuecommand()