Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c474 static atomic_t sdebug_a_tsf; /* 'almost task set full' counter */ variable
7113 atomic_set(&sdebug_a_tsf, 0); in clear_queue_stats()
7161 (atomic_inc_return(&sdebug_a_tsf) >= in schedule_resp()
7163 atomic_set(&sdebug_a_tsf, 0); in schedule_resp()
7541 atomic_read(&sdebug_a_tsf), in scsi_debug_show_info()