Searched refs:sdebug_every_nth (Results 1 – 1 of 1) sorted by relevance
885 static int sdebug_every_nth = DEF_EVERY_NTH; variable7048 modulo = abs(sdebug_every_nth); in tweak_cmnd_count()7070 if (sdebug_every_nth == 0) in inject_on_this_cmd()7114 abs(sdebug_every_nth))) { in schedule_resp()7432 if (sdebug_every_nth != 0) in scsi_debug_write_info()7475 sdebug_opts, sdebug_every_nth); in scsi_debug_show_info()7812 return scnprintf(buf, PAGE_SIZE, "%d\n", sdebug_every_nth); in every_nth_show()7832 sdebug_every_nth = nth; in every_nth_store()8907 if (sdebug_every_nth < -1) in fake_timeout()8908 sdebug_every_nth = -1; in fake_timeout()[all …]