Searched refs:ipath_sdma_lock (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c44 /* ipath_sdma_lock must already be held */
54 /* ipath_sdma_lock must already be held */
93 * ipath_sdma_lock should be locked before calling this.
179 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
183 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
240 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
305 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
350 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
356 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
368 spin_lock_irqsave(&dd->ipath_sdma_lock, flag
[all...]
H A Dipath_intr.c554 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
557 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
576 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
578 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_user_sdma.c616 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
618 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
723 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
788 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_driver.c1874 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
1878 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
1926 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
1932 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_init_chip.c234 spin_lock_init(&dd->ipath_sdma_lock);
H A Dipath_kernel.h504 spinlock_t ipath_sdma_lock; member in struct:ipath_devdata
1057 /* ipath_sdma_lock should be locked before calling this. */
1060 /* must be called under ipath_sdma_lock */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c44 /* ipath_sdma_lock must already be held */
54 /* ipath_sdma_lock must already be held */
93 * ipath_sdma_lock should be locked before calling this.
179 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
183 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
240 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
305 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
350 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
356 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
368 spin_lock_irqsave(&dd->ipath_sdma_lock, flag
[all...]
H A Dipath_intr.c554 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
557 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
576 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
578 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_user_sdma.c616 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
618 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
723 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
788 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_driver.c1874 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
1878 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
1926 spin_lock_irqsave(&dd->ipath_sdma_lock, flags);
1932 spin_unlock_irqrestore(&dd->ipath_sdma_lock, flags);
H A Dipath_init_chip.c234 spin_lock_init(&dd->ipath_sdma_lock);
H A Dipath_kernel.h504 spinlock_t ipath_sdma_lock; member in struct:ipath_devdata
1057 /* ipath_sdma_lock should be locked before calling this. */
1060 /* must be called under ipath_sdma_lock */

Completed in 151 milliseconds