Searched defs:raw_read_seqcount_begin (Results 1 – 2 of 2) sorted by relevance
146 static inline unsigned raw_read_seqcount_begin(const seqcount_t *s) in raw_read_seqcount_begin() function
346 #define raw_read_seqcount_begin(s) \ macro