Searched refs:n_evt_freeq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3809 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt() 3864 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt_lock() 3879 CSIO_INC_STATS(hw, n_evt_freeq); in csio_free_evt() 3925 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_evtq_cleanup() 3928 hw->stats.n_evt_freeq = 0; in csio_evtq_cleanup() 4400 CSIO_INC_STATS(hw, n_evt_freeq); in csio_hw_init()
|
H A D | csio_hw.h | 376 uint32_t n_evt_freeq; /* Number of event in free Q */ member
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3809 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt() 3864 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_enqueue_evt_lock() 3879 CSIO_INC_STATS(hw, n_evt_freeq); in csio_free_evt() 3925 CSIO_DEC_STATS(hw, n_evt_freeq); in csio_evtq_cleanup() 3928 hw->stats.n_evt_freeq = 0; in csio_evtq_cleanup() 4400 CSIO_INC_STATS(hw, n_evt_freeq); in csio_hw_init()
|
H A D | csio_hw.h | 376 uint32_t n_evt_freeq; /* Number of event in free Q */ member
|
Completed in 13 milliseconds