Searched refs:spin_unlock_bh (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h81 #define spin_unlock_bh(_l) do { \ macro
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h144 #define spin_unlock_bh(lock) spin_unlock(lock) macro
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Den.h717 spin_unlock_bh(&cq->poll_lock);
731 spin_unlock_bh(&cq->poll_lock);
H A Dmlx4_en_netdev.c343 spin_unlock_bh(&priv->filters_lock);
358 spin_unlock_bh(&priv->filters_lock);
393 spin_unlock_bh(&priv->filters_lock);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c325 spin_unlock_bh(&iboe->lock);
383 spin_unlock_bh(&iboe->lock);
744 spin_unlock_bh(&iboe->lock);
1361 spin_unlock_bh(&mdev->iboe.lock);
2007 spin_unlock_bh(&mdev->iboe.lock);
2364 spin_unlock_bh(&iboe->lock);
3123 spin_unlock_bh(&ibdev->iboe.lock);

Completed in 150 milliseconds