Home
last modified time | relevance | path

Searched refs:ipath_uctxt_lock (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c730 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in cleanup_device()
733 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in cleanup_device()
2584 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2589 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2598 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2637 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_signal_procs()
2661 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_signal_procs()
Dipath_kernel.h480 spinlock_t ipath_uctxt_lock; member
Dipath_init_chip.c235 spin_lock_init(&dd->ipath_uctxt_lock); in init_chip_first()
Dipath_file_ops.c2088 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_close()
2093 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_close()