Searched refs:spin_lock_nested (Results 1 – 4 of 4) sorted by relevance
109 #define spin_lock_nested(_l, _n) do { \ macro123 spin_lock_nested(_l, _n); \
1326 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()1329 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mthca_lock_cqs()
966 spin_lock_nested(&recv_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()969 spin_lock_nested(&send_cq->lock, SINGLE_DEPTH_NESTING); in mlx4_ib_lock_cqs()
1895 spin_lock_nested(&recv_cq->lock, in mlx5_ib_lock_cqs()1902 spin_lock_nested(&send_cq->lock, in mlx5_ib_lock_cqs()