Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.h80 void __acquires(wait_entry)
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h44 #define __acquires(x) macro
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h372 __acquires(&dev->mutex) in mt76_connac_mutex_acquire()
H A Dtx.c41 __acquires(&dev->status_lock) in mt76_tx_status_lock()
H A Dmt76.h1313 __acquires(&dev->status_lock);
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c1319 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mthca_lock_cqs()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c181 __releases(&table->rwlock) __acquires(&table->rwlock) in write_gid()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c85 __acquires(&qp->scq->flush_lock) __acquires(&qp->rcq->flush_lock) in bnxt_qplib_acquire_cq_flush_locks()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c959 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mlx4_ib_lock_cqs()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1889 __acquires(&send_cq->lock) __acquires(&recv_cq->lock) in mlx5_ib_lock_cqs()