Searched refs:seqlock_t (Results 1 - 6 of 6) sorted by relevance

/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon220
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)
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon574
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)
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon928
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)
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon1347
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)
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon1710
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)
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
H A Dseqlock.h21 } seqlock_t; typedef in typeref:struct:__anon2134
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 357 milliseconds