Searched refs:sun4d_imsk_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsun4d_irq.c74 DEFINE_SPINLOCK(sun4d_imsk_lock); variable
366 spin_lock_irqsave(&sun4d_imsk_lock, flags);
368 spin_unlock_irqrestore(&sun4d_imsk_lock, flags);
383 spin_lock_irqsave(&sun4d_imsk_lock, flags);
385 spin_unlock_irqrestore(&sun4d_imsk_lock, flags);
H A Dsun4d_smp.c79 extern spinlock_t sun4d_imsk_lock;
139 spin_lock_irqsave(&sun4d_imsk_lock, flags);
141 spin_unlock_irqrestore(&sun4d_imsk_lock, flags);

Completed in 39 milliseconds