Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dspinlock_api_up.h66 #define _read_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
Dspinlock.h94 #define read_unlock_irqrestore(lock, flags) _read_unlock_irqrestore(lock, flags)