Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler_types.h29 #define __release(x) do { } while (0) macro
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1927 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1934 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1938 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
1941 __release(&recv_cq->lock); in mlx5_ib_unlock_cqs()
1942 __release(&send_cq->lock); in mlx5_ib_unlock_cqs()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c2416 __release(&trans_pcie->reg_lock); in __iwl_trans_pcie_grab_nic_access()
2462 __release(nic_access_nobh); in __releases()
/freebsd/sys/dev/mthca/
H A Dmthca_qp.c1337 __release(&recv_cq->lock); in mthca_unlock_cqs()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c977 __release(&recv_cq->lock); in mlx4_ib_unlock_cqs()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c99 __release(&qp->rcq->flush_lock); in bnxt_qplib_release_cq_flush_locks()