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

/freebsd-10-stable/sys/ofed/include/linux/
H A Dcompiler.h47 #define __acquire(x) 0 macro
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1261 __acquire(&recv_cq->lock);
1269 __acquire(&recv_cq->lock);
1273 __acquire(&send_cq->lock);
1275 __acquire(&send_cq->lock);
1276 __acquire(&recv_cq->lock);
2669 __acquire(&bf->lock);
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c1148 (void) __acquire(&recv_cq->lock);

Completed in 65 milliseconds