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.c118 #define BQ_UNLOCK(bq) mtx_unlock(BQ_LOCKPTR((bq))) macro
1592 BQ_UNLOCK(bq); in bufqueue_acquire()
1627 BQ_UNLOCK(bq); in binsfree()
1692 BQ_UNLOCK(&bqempty); in buf_import()
1719 BQ_UNLOCK(bq); in buf_release()
1869 BQ_UNLOCK(bq); in buf_recycle()
1886 BQ_UNLOCK(bq); in buf_recycle()
1924 BQ_UNLOCK(bq); in bremfreef()
2025 BQ_UNLOCK(bq); in bd_flushall()
2072 BQ_UNLOCK(bq); in bq_insert()
[all …]