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

/external/kernel-headers/original/linux/
H A Dspinlock_api_up.h45 #define __UNLOCK_IRQ(lock) \ macro
74 #define _spin_unlock_irq(lock) __UNLOCK_IRQ(lock)
75 #define _read_unlock_irq(lock) __UNLOCK_IRQ(lock)
76 #define _write_unlock_irq(lock) __UNLOCK_IRQ(lock)

Completed in 52 milliseconds