HomeSort by relevance Sort by last modified time
    Searched refs:_spin_unlock_irqrestore (Results 1 - 25 of 25) sorted by null

  /bionic/libc/kernel/common/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /development/ndk/platforms/android-3/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /external/kernel-headers/original/linux/
spinlock_api_smp.h 52 void __lockfunc _spin_unlock_irqrestore(spinlock_t *lock, unsigned long flags)
spinlock_api_up.h 77 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 228 _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
spinlock_api_up.h 65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
spinlock.h 91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)

Completed in 160 milliseconds