Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_bio.c115 #define BQ_LOCK(bq) mtx_lock(BQ_LOCKPTR((bq))) macro
1585 BQ_LOCK(bq); in bufqueue_acquire()
1591 BQ_LOCK(nbq); in bufqueue_acquire()
1682 BQ_LOCK(&bqempty); in buf_import()
1708 BQ_LOCK(bq); in buf_release()
1810 BQ_LOCK(bq); in buf_recycle()
1875 BQ_LOCK(bq); in buf_recycle()
2021 BQ_LOCK(bq); in bd_flushall()
2043 BQ_LOCK(bq); in bq_insert()
2046 BQ_LOCK(bq); in bq_insert()
[all …]