OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seqlock_t
(Results
1 - 25
of
28
) sorted by null
1
2
/external/kernel-headers/original/linux/
seqlock.h
35
}
seqlock_t
;
typedef in typeref:struct:__anon8120
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:__anon459
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:__anon1090
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/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon21090
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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon27143
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/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon27506
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/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon27860
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/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon28214
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/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon28633
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/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon28996
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/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon29420
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/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon29782
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/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon30401
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/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon30738
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/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon31533
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/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon31980
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/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon32340
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/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon32680
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/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon33037
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/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon33377
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/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon33734
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/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon34074
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/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon34434
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/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon34779
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/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon35171
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 1096 milliseconds
1
2