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

  /bionic/libc/kernel/common/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /development/ndk/platforms/android-3/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /external/kernel-headers/original/linux/
spinlock_api_smp.h 47 void __lockfunc _read_unlock_bh(rwlock_t *lock) __releases(rwlock_t);
spinlock_api_up.h 73 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 233 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
spinlock_api_up.h 61 #define _read_unlock_bh(lock) __UNLOCK_BH(lock) macro
spinlock.h 95 #define read_unlock_bh(lock) _read_unlock_bh(lock)

Completed in 868 milliseconds