Home
last modified time | relevance | path

Searched refs:SDEBUG_OPT_Q_NOISE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c175 #define SDEBUG_OPT_Q_NOISE 0x200 macro
183 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \
5456 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) in schedule_resp()
5586 if (unlikely((SDEBUG_OPT_Q_NOISE & sdebug_opts) && scsi_result == device_qfull_result)) in schedule_resp()
7186 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) { in sdebug_change_qdepth()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c176 #define SDEBUG_OPT_Q_NOISE 0x200 macro
184 #define SDEBUG_OPT_ALL_NOISE (SDEBUG_OPT_NOISE | SDEBUG_OPT_Q_NOISE | \
5573 if (unlikely(SDEBUG_OPT_Q_NOISE & sdebug_opts)) in schedule_resp()
7325 if (SDEBUG_OPT_Q_NOISE & sdebug_opts) in sdebug_change_qdepth()

Completed in 39 milliseconds