Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_driver.c723 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in cleanup_device()
726 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in cleanup_device()
2579 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2584 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2593 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_reset_device()
2632 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_signal_procs()
2656 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_signal_procs()
Dipath_kernel.h481 spinlock_t ipath_uctxt_lock; member
Dipath_init_chip.c235 spin_lock_init(&dd->ipath_uctxt_lock); in init_chip_first()
Dipath_file_ops.c2089 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags); in ipath_close()
2094 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags); in ipath_close()