Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
A Dfile_ops.c634 spin_lock_irqsave(&dd->uctxt_lock, flags); in hfi1_file_close()
637 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_file_close()
640 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_file_close()
732 spin_lock_irqsave(&fd->dd->uctxt_lock, flags); in complete_subctxt()
835 spin_lock_irqsave(&dd->uctxt_lock, flags); in match_ctxt()
838 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in match_ctxt()
851 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in match_ctxt()
1409 spin_lock_irq(&dd->uctxt_lock); in poll_urgent()
1417 spin_unlock_irq(&dd->uctxt_lock); in poll_urgent()
1432 spin_lock_irq(&dd->uctxt_lock); in poll_next()
[all …]
A Dintr.c207 spin_lock_irqsave(&dd->uctxt_lock, flags); in handle_user_interrupt()
220 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in handle_user_interrupt()
A Dinit.c178 spin_lock_irqsave(&rcd->dd->uctxt_lock, flags); in hfi1_rcd_free()
180 spin_unlock_irqrestore(&rcd->dd->uctxt_lock, flags); in hfi1_rcd_free()
231 spin_lock_irqsave(&dd->uctxt_lock, flags); in allocate_rcd_index()
241 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in allocate_rcd_index()
289 spin_lock_irqsave(&dd->uctxt_lock, flags); in hfi1_rcd_get_by_index()
295 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in hfi1_rcd_get_by_index()
1252 spin_lock_init(&dd->uctxt_lock); in hfi1_alloc_devdata()
A Dhfi.h1127 spinlock_t uctxt_lock; /* protect rcd changes */ member
/linux/drivers/infiniband/hw/qib/
A Dqib_tx.c138 spin_lock(&dd->uctxt_lock); in find_ctxt()
159 spin_unlock(&dd->uctxt_lock); in find_ctxt()
472 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_cancel_sends()
489 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_cancel_sends()
495 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_cancel_sends()
A 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()
A Dqib_driver.c762 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_reset_device()
767 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
771 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_reset_device()
A Dqib_file_ops.c1090 spin_lock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1098 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_urgent()
1112 spin_lock_irq(&dd->uctxt_lock); in qib_poll_next()
1119 spin_unlock_irq(&dd->uctxt_lock); in qib_poll_next()
1836 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_close()
1840 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_close()
1984 spin_lock_irqsave(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
2003 spin_unlock_irqrestore(&ppd->dd->uctxt_lock, flags); in qib_set_uevent_bits()
A Dqib_init.c416 spin_lock_init(&dd->uctxt_lock); in loadtime_init()
1358 spin_lock_irqsave(&dd->uctxt_lock, flags); in cleanup_device_data()
1361 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in cleanup_device_data()
A Dqib.h896 spinlock_t uctxt_lock; /* rcd and user context changes */ member
A Dqib_iba7220.c4369 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
4377 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7220_txchk_change()
A Dqib_iba7322.c7076 spin_lock_irqsave(&dd->uctxt_lock, flags); in qib_7322_txchk_change()
7085 spin_unlock_irqrestore(&dd->uctxt_lock, flags); in qib_7322_txchk_change()

Completed in 62 milliseconds