Searched refs:read_seqcount_latch (Results 1 – 5 of 5) sorted by relevance
74 *seq = read_seqcount_latch(&cd.seq); in sched_clock_read_begin()283 unsigned int seq = read_seqcount_latch(&cd.seq); in suspended_sched_clock_read()
405 seq = read_seqcount_latch(&tkf->seq); in __ktime_get_fast_ns()
209 seq = read_seqcount_latch(&root->seq); in latch_tree_find()
658 static __always_inline unsigned read_seqcount_latch(const seqcount_latch_t *s) in read_seqcount_latch() function
578 seq = read_seqcount_latch(&ls->latch); in latched_seq_read_nolock()