Searched refs:__acquire (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h48 #define __acquire(x) do { } while (0) macro
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1810 __acquire(&recv_cq->lock);
1818 __acquire(&recv_cq->lock);
1822 __acquire(&send_cq->lock);
1824 __acquire(&send_cq->lock);
1825 __acquire(&recv_cq->lock);
4109 __acquire(&bf->lock);
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c1318 __acquire(&recv_cq->lock);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c962 __acquire(&recv_cq->lock);

Completed in 104 milliseconds