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

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c437 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
452 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
569 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
578 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
615 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
640 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
785 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
798 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
H A Dmlx4_ib_cm.c307 spin_lock_irqsave(&sriov->going_down_lock, flags);
313 spin_unlock_irqrestore(&sriov->going_down_lock, flags);
H A Dmlx4_ib_mad.c1267 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
1270 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
2255 spin_lock_init(&dev->sriov.going_down_lock);
2330 spin_lock_irqsave(&dev->sriov.going_down_lock, flags);
2332 spin_unlock_irqrestore(&dev->sriov.going_down_lock, flags);
H A Dmlx4_ib.h474 spinlock_t going_down_lock; member in struct:mlx4_ib_sriov
H A Dmlx4_ib_main.c3021 spin_lock_irqsave(&ibdev->sriov.going_down_lock, flags);
3025 spin_unlock_irqrestore(&ibdev->sriov.going_down_lock, flags);
3027 spin_unlock_irqrestore(&ibdev->sriov.going_down_lock, flags);

Completed in 186 milliseconds