Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler_types.h28 #define __acquire(x) do { } while (0) macro
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1899 __acquire(&recv_cq->lock); in mlx5_ib_lock_cqs()
1907 __acquire(&recv_cq->lock); in mlx5_ib_lock_cqs()
1911 __acquire(&send_cq->lock); in mlx5_ib_lock_cqs()
1913 __acquire(&send_cq->lock); in mlx5_ib_lock_cqs()
1914 __acquire(&recv_cq->lock); in mlx5_ib_lock_cqs()
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c1323 __acquire(&recv_cq->lock); in mthca_lock_cqs()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c2472 __acquire(&trans_pcie->reg_lock); in __releases()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c963 __acquire(&recv_cq->lock); in mlx4_ib_lock_cqs()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c90 __acquire(&qp->rcq->flush_lock); in bnxt_qplib_acquire_cq_flush_locks()