Home
last modified time | relevance | path

Searched refs:_read_unlock_irq (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dspinlock_api_up.h63 #define _read_unlock_irq(lock) __UNLOCK_IRQ(lock) macro
Dspinlock.h88 #define read_unlock_irq(lock) _read_unlock_irq(lock)