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

1 2

  /external/kernel-headers/original/linux/
seqlock.h 35 } seqlock_t; typedef in typeref:struct:__anon21972
48 do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
51 seqlock_t x = __SEQLOCK_UNLOCKED(x)
57 static inline void write_seqlock(seqlock_t *sl)
64 static inline void write_sequnlock(seqlock_t *sl)
71 static inline int write_tryseqlock(seqlock_t *sl)
83 static __always_inline unsigned read_seqbegin(const seqlock_t *sl)
98 static __always_inline int read_seqretry(const seqlock_t *sl, unsigned iv)
  /bionic/libc/kernel/common/linux/
seqlock.h 27 } seqlock_t; typedef in typeref:struct:__anon545
31 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
32 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /development/ndk/platforms/android-3/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon1182
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon43451
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon43805
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon44159
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon44578
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon44941
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon45365
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon45727
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon46346
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon46683
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon47478
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon47925
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon48285
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon48625
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon48982
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon49322
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon49679
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon50019
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon50379
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon50724
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon51116
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon51563
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h 21 } seqlock_t; typedef in typeref:struct:__anon52151
27 #define seqlock_init(x) do { *(x) = (seqlock_t) __SEQLOCK_UNLOCKED(x); } while (0)
29 #define DEFINE_SEQLOCK(x) seqlock_t x = __SEQLOCK_UNLOCKED(x)

Completed in 56 milliseconds

1 2