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

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h66 #define spin_lock_bh(_l) do { \ macro
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h143 #define spin_lock_bh(lock) spin_lock(lock) macro
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Den.h703 spin_lock_bh(&cq->poll_lock);
725 spin_lock_bh(&cq->poll_lock);
H A Dmlx4_en_netdev.c320 spin_lock_bh(&priv->filters_lock);
353 spin_lock_bh(&priv->filters_lock);
372 spin_lock_bh(&priv->filters_lock);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c282 spin_lock_bh(&iboe->lock);
355 spin_lock_bh(&iboe->lock);
725 spin_lock_bh(&iboe->lock);
1357 spin_lock_bh(&mdev->iboe.lock);
2003 spin_lock_bh(&mdev->iboe.lock);
2352 spin_lock_bh(&iboe->lock);
3107 spin_lock_bh(&ibdev->iboe.lock);

Completed in 84 milliseconds