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

1 2

  /external/kernel-headers/original/linux/
seqlock.h 35 } seqlock_t; typedef in typeref:struct:__anon9922
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:__anon495
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:__anon30500
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:__anon30854
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:__anon31208
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:__anon31627
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:__anon31990
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:__anon32414
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:__anon32776
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:__anon33395
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:__anon33732
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:__anon34527
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:__anon34974
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:__anon35334
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:__anon35674
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:__anon36031
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:__anon36371
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:__anon36728
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:__anon37068
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:__anon37428
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:__anon37773
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:__anon38165
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:__anon38612
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:__anon39200
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 2274 milliseconds

1 2