Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c116 #define BQ_UNLOCK(bq) mtx_unlock(BQ_LOCKPTR((bq))) macro
1590 BQ_UNLOCK(bq); in bufqueue_acquire()
1625 BQ_UNLOCK(bq); in binsfree()
1690 BQ_UNLOCK(&bqempty); in buf_import()
1717 BQ_UNLOCK(bq); in buf_release()
1867 BQ_UNLOCK(bq); in buf_recycle()
1884 BQ_UNLOCK(bq); in buf_recycle()
1922 BQ_UNLOCK(bq); in bremfreef()
2023 BQ_UNLOCK(bq); in bd_flushall()
2069 BQ_UNLOCK(bq); in bq_insert()
[all …]