Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dvfs_bio.c113 #define BQ_UNLOCK(bq) mtx_unlock(BQ_LOCKPTR((bq))) macro
1510 BQ_UNLOCK(bq); in bufqueue_acquire()
1545 BQ_UNLOCK(bq); in binsfree()
1609 BQ_UNLOCK(&bqempty); in buf_import()
1636 BQ_UNLOCK(bq); in buf_release()
1783 BQ_UNLOCK(bq); in buf_recycle()
1800 BQ_UNLOCK(bq); in buf_recycle()
1838 BQ_UNLOCK(bq); in bremfreef()
1936 BQ_UNLOCK(bq); in bd_flushall()
1982 BQ_UNLOCK(bq); in bq_insert()
[all …]