Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dseqlock.h144 static inline unsigned raw_read_seqcount_begin(const seqcount_t *s) in raw_read_seqcount_begin() function
163 return raw_read_seqcount_begin(s); in read_seqcount_begin()