Home
last modified time | relevance | path

Searched refs:__read_seqcount_begin (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dseqlock.h266 * __read_seqcount_begin() - begin a seqcount_t read section
271 #define __read_seqcount_begin(s) \
288 #define raw_read_seqcount_begin(s) __read_seqcount_begin(s)
279 #define __read_seqcount_begin( global() macro