Home
last modified time | relevance | path

Searched refs:n_evt_activeq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.h375 uint32_t n_evt_activeq; /* Number of event in active Q */ member
H A Dcsio_hw.c3810 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt()
3865 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt_lock()
3878 CSIO_DEC_STATS(hw, n_evt_activeq); in csio_free_evt()
3919 hw->stats.n_evt_activeq = 0; in csio_evtq_cleanup()
3987 hw->stats.n_evt_activeq); in csio_evtq_worker()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.h375 uint32_t n_evt_activeq; /* Number of event in active Q */ member
H A Dcsio_hw.c3810 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt()
3865 CSIO_INC_STATS(hw, n_evt_activeq); in csio_enqueue_evt_lock()
3878 CSIO_DEC_STATS(hw, n_evt_activeq); in csio_free_evt()
3919 hw->stats.n_evt_activeq = 0; in csio_evtq_cleanup()
3987 hw->stats.n_evt_activeq); in csio_evtq_worker()

Completed in 13 milliseconds