Searched refs:spin_lock_nested (Results 1 – 4 of 4) sorted by relevance
113 #define spin_lock_nested(_l, _n) do { \ macro127 spin_lock_nested(_l, _n); \
1318 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()1321 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()
1875 spin_lock_nested(&recv_cq->lock, in mlx5_ib_lock_cqs()1882 spin_lock_nested(&send_cq->lock, in mlx5_ib_lock_cqs()