Searched refs:spin_lock_nested (Results 1 – 4 of 4) sorted by relevance
104 #define spin_lock_nested(_l, _n) do { \ macro118 spin_lock_nested(_l, _n); \
1321 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()1324 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
965 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()968 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()
1806 spin_lock_nested(&recv_cq->lock, in mlx5_ib_lock_cqs()1813 spin_lock_nested(&send_cq->lock, in mlx5_ib_lock_cqs()