Searched refs:DQI_UNLOCK (Results 1 – 2 of 2) sorted by relevance
190 DQI_UNLOCK(dq); in chkdq()226 DQI_UNLOCK(dq); in chkdq()237 DQI_UNLOCK(dq); in chkdq()264 DQI_UNLOCK(dq); in chkdqchg()270 DQI_UNLOCK(dq); in chkdqchg()288 DQI_UNLOCK(dq); in chkdqchg()295 DQI_UNLOCK(dq); in chkdqchg()330 DQI_UNLOCK(dq); in chkiq()365 DQI_UNLOCK(dq); in chkiq()376 DQI_UNLOCK(dq); in chkiq()[all …]
201 #define DQI_UNLOCK(dq) mtx_unlock(&(dq)->dq_lock) macro