Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dspinlock_api_up.h65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
Dspinlock.h91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)