Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c396 mtx_lock(&ioat->cleanup_lock); in ioat_detach()
399 mtx_unlock(&ioat->cleanup_lock); in ioat_detach()
559 mtx_lock(&ioat->cleanup_lock); in ioat3_attach()
562 mtx_unlock(&ioat->cleanup_lock); in ioat3_attach()
812 mtx_lock(&ioat->cleanup_lock); in ioat_process_events()
877 mtx_unlock(&ioat->cleanup_lock); in ioat_process_events()
907 mtx_lock(&ioat->cleanup_lock); in ioat_process_events()
936 mtx_unlock(&ioat->cleanup_lock); in ioat_process_events()
1686 mtx_lock(&ioat->cleanup_lock); in ioat_reset_hw()
1770 mtx_lock(&ioat->cleanup_lock); in ioat_reset_hw()
[all …]
H A Dioat_internal.h497 struct mtx_padalign cleanup_lock; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Ddma.c360 spin_lock_bh(&q->cleanup_lock); in mt76_dma_tx_cleanup()
378 spin_unlock_bh(&q->cleanup_lock); in mt76_dma_tx_cleanup()
704 spin_lock_init(&q->cleanup_lock); in mt76_dma_alloc_queue()
H A Dmt76.h192 spinlock_t cleanup_lock; member
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dtask.c1369 goto cleanup_lock; in isc__taskmgr_create()
1446 cleanup_lock: in isc__taskmgr_create()