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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_driver.c736 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags);
739 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags);
2589 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags);
2594 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags);
2603 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags);
2642 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags);
2666 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags);
H A Dipath_init_chip.c233 spin_lock_init(&dd->ipath_uctxt_lock);
H A Dipath_kernel.h480 spinlock_t ipath_uctxt_lock; member in struct:ipath_devdata
H A Dipath_file_ops.c2080 spin_lock_irqsave(&dd->ipath_uctxt_lock, flags);
2085 spin_unlock_irqrestore(&dd->ipath_uctxt_lock, flags);

Completed in 75 milliseconds