Searched refs:raw_read_seqcount (Results 1 – 3 of 3) sorted by relevance
103 seq = raw_read_seqcount(&cd.seq); in sched_clock()267 unsigned long seq = raw_read_seqcount(&cd.seq); in suspended_sched_clock_read()
420 seq = raw_read_seqcount(&tkf->seq); in __ktime_get_fast_ns()
128 static inline unsigned raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount() function