Searched refs: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() function165 return raw_read_seqcount_begin(s); in read_seqcount_begin()
1327 seq = raw_read_seqcount_begin(&base->seq); in hrtimer_active()