Searched refs:ipath_devs_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_fs.c345 spin_lock_irqsave(&ipath_devs_lock, flags);
348 spin_unlock_irqrestore(&ipath_devs_lock, flags);
352 spin_lock_irqsave(&ipath_devs_lock, flags);
355 spin_unlock_irqrestore(&ipath_devs_lock, flags);
H A Dipath_driver.c67 DEFINE_SPINLOCK(ipath_devs_lock); variable
183 spin_lock_irqsave(&ipath_devs_lock, flags);
186 spin_unlock_irqrestore(&ipath_devs_lock, flags);
210 spin_lock_irqsave(&ipath_devs_lock, flags);
227 spin_unlock_irqrestore(&ipath_devs_lock, flags);
243 spin_lock_irqsave(&ipath_devs_lock, flags);
245 spin_unlock_irqrestore(&ipath_devs_lock, flags);
259 spin_lock_irqsave(&ipath_devs_lock, flags);
273 spin_unlock_irqrestore(&ipath_devs_lock, flags);
H A Dipath_init_chip.c1041 spin_lock_irqsave(&ipath_devs_lock, flags);
1074 spin_unlock_irqrestore(&ipath_devs_lock, flags);
H A Dipath_kernel.h870 extern spinlock_t ipath_devs_lock;

Completed in 72 milliseconds