Searched refs:raw_read_seqcount_latch (Results 1 – 4 of 4) sorted by relevance
73 *seq = raw_read_seqcount_latch(&cd.seq); in sched_clock_read_begin()261 unsigned int seq = raw_read_seqcount_latch(&cd.seq); in suspended_sched_clock_read()
480 seq = raw_read_seqcount_latch(&tkf->seq); in __ktime_get_fast_ns()545 seq = raw_read_seqcount_latch(&tkf->seq); in __ktime_get_real_fast()
207 seq = raw_read_seqcount_latch(&root->seq); in latch_tree_find()
675 static inline unsigned raw_read_seqcount_latch(const seqcount_latch_t *s) in raw_read_seqcount_latch() function