Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dfile_ops.c795 spin_lock_irqsave(&dd->uctxt_lock, flags); in hfi1_file_close()
798 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_file_close()
801 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_file_close()
894 spin_lock_irqsave(&fd->dd->uctxt_lock, flags); in complete_subctxt()
896 spin_unlock_irqrestore(&fd->dd->uctxt_lock, flags); in complete_subctxt()
989 spin_lock_irqsave(&dd->uctxt_lock, flags); in match_ctxt()
992 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in match_ctxt()
999 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in match_ctxt()
1005 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in match_ctxt()
1444 spin_lock_irq(&dd->uctxt_lock); in poll_urgent()
[all …]
Dintr.c194 spin_lock_irqsave(&dd->uctxt_lock, flags); in handle_user_interrupt()
207 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in handle_user_interrupt()
Dinit.c218 spin_lock_irqsave(&rcd->dd->uctxt_lock, flags); in hfi1_rcd_free()
220 spin_unlock_irqrestore(&rcd->dd->uctxt_lock, flags); in hfi1_rcd_free()
271 spin_lock_irqsave(&dd->uctxt_lock, flags); in allocate_rcd_index()
281 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in allocate_rcd_index()
308 spin_lock_irqsave(&dd->uctxt_lock, flags); in hfi1_rcd_get_by_index()
314 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_rcd_get_by_index()
1274 spin_lock_init(&dd->uctxt_lock); in hfi1_alloc_devdata()
Dhfi.h1073 spinlock_t uctxt_lock; /* protect rcd changes */ member
/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.c782 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_reset_device()
787 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
791 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
Dqib_file_ops.c1115 spin_lock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1123 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1137 spin_lock_irq(&dd->uctxt_lock); in qib_poll_next()
1144 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_next()
1863 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_close()
1868 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_close()
2012 spin_lock_irqsave(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
2031 spin_unlock_irqrestore(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
Dqib_init.c417 spin_lock_init(&dd->uctxt_lock); in loadtime_init()
1396 spin_lock_irqsave(&dd->uctxt_lock, flags); in cleanup_device_data()
1399 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in cleanup_device_data()
Dqib.h916 spinlock_t uctxt_lock; /* rcd and user context changes */ member
Dqib_iba7220.c4415 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
4423 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
Dqib_iba7322.c7136 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7322_txchk_change()
7145 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7322_txchk_change()