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.c435 static atomic_t sdebug_a_tsf; /* 'almost task set full' counter */ variable
6357 atomic_set(&sdebug_a_tsf, 0); in clear_queue_stats()
6433 (atomic_inc_return(&sdebug_a_tsf) >= in schedule_resp()
6435 atomic_set(&sdebug_a_tsf, 0); in schedule_resp()
6823 atomic_read(&sdebug_a_tsf), in scsi_debug_show_info()