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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dspinlock_api_up.h55 #define __UNLOCK_IRQ(lock) \ macro
84 #define _spin_unlock_irq(lock) __UNLOCK_IRQ(lock)
85 #define _read_unlock_irq(lock) __UNLOCK_IRQ(lock)
86 #define _write_unlock_irq(lock) __UNLOCK_IRQ(lock)

Completed in 39 milliseconds