Home
last modified time | relevance | path

Searched refs:uctxt_lock (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_tx.c138 spin_lock(&dd->uctxt_lock); in find_ctxt()
159 spin_unlock(&dd->uctxt_lock); in find_ctxt()
475 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_cancel_sends()
492 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_cancel_sends()
498 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_cancel_sends()
Dqib_intr.c195 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_handle_urcv()
213 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_handle_urcv()
Dqib_driver.c778 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_reset_device()
783 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
787 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
Dqib_file_ops.c1114 spin_lock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1122 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1136 spin_lock_irq(&dd->uctxt_lock); in qib_poll_next()
1143 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_next()
1862 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_close()
1867 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_close()
2011 spin_lock_irqsave(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
2030 spin_unlock_irqrestore(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
Dqib_init.c435 spin_lock_init(&dd->uctxt_lock); in loadtime_init()
1412 spin_lock_irqsave(&dd->uctxt_lock, flags); in cleanup_device_data()
1415 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in cleanup_device_data()
Dqib.h917 spinlock_t uctxt_lock; /* rcd and user context changes */ member
Dqib_iba7220.c4427 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
4435 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
Dqib_iba7322.c7163 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7322_txchk_change()
7172 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7322_txchk_change()