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

1 2

  /external/kernel-headers/original/linux/
seqlock.h 35 } seqlock_t; typedef in typeref:struct:__anon8674
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:__anon481
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:__anon1130
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:__anon28209
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:__anon28563
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:__anon28917
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:__anon29336
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:__anon29699
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:__anon30123
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:__anon30485
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:__anon31104
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:__anon31441
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:__anon32236
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:__anon32683
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:__anon33043
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:__anon33383
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:__anon33740
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:__anon34080
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:__anon34437
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:__anon34777
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:__anon35137
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:__anon35482
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:__anon35874
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:__anon36321
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:__anon36908
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 1629 milliseconds

1 2