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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h82 #define spin_unlock_bh(_l) do { \ macro
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h144 #define spin_unlock_bh(lock) spin_unlock(lock) macro
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Den.h718 spin_unlock_bh(&cq->poll_lock);
732 spin_unlock_bh(&cq->poll_lock);
H A Dmlx4_en_netdev.c346 spin_unlock_bh(&priv->filters_lock);
361 spin_unlock_bh(&priv->filters_lock);
396 spin_unlock_bh(&priv->filters_lock);
/freebsd-13-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);
3122 spin_unlock_bh(&ibdev->iboe.lock);

Completed in 191 milliseconds