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

1 2

  /external/kernel-headers/original/linux/
seqlock.h 114 } seqcount_t; typedef in typeref:struct:seqcount
117 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
120 static inline unsigned read_seqcount_begin(const seqcount_t *s)
132 static inline int read_seqcount_retry(const seqcount_t *s, unsigned iv)
143 static inline void write_seqcount_begin(seqcount_t *s)
149 static inline void write_seqcount_end(seqcount_t *s)
  /bionic/libc/kernel/common/linux/
seqlock.h 36 } seqcount_t; typedef in typeref:struct:seqcount
39 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /development/ndk/platforms/android-3/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h 32 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)

Completed in 863 milliseconds

1 2