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

  /bionic/libc/kernel/common/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h 29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /external/kernel-headers/original/linux/
seqlock.h 50 #define DEFINE_SEQLOCK(x) \

Completed in 61 milliseconds