Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/
Dscsi_debug.c5311 static void block_unblock_all_queues(bool block) in block_unblock_all_queues() function
5330 block_unblock_all_queues(true); in tweak_cmnd_count()
5333 block_unblock_all_queues(false); in tweak_cmnd_count()
5836 block_unblock_all_queues(true); in delay_store()
5850 block_unblock_all_queues(false); in delay_store()
5876 block_unblock_all_queues(true); in ndelay_store()
5891 block_unblock_all_queues(false); in ndelay_store()
6205 block_unblock_all_queues(true); in max_queue_store()
6220 block_unblock_all_queues(false); in max_queue_store()
7123 block_unblock_all_queues(true); in sdebug_change_qdepth()
[all …]