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:__anon21968
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:__anon43444
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:__anon43798
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:__anon44152
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:__anon44571
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:__anon44934
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:__anon45358
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:__anon45720
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:__anon46339
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:__anon46676
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:__anon47471
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:__anon47918
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:__anon48278
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:__anon48618
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:__anon48975
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:__anon49315
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:__anon49672
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:__anon50012
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:__anon50372
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:__anon50717
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:__anon51109
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:__anon51556
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:__anon52144
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 450 milliseconds

1 2