Home
last modified time | relevance | path

Searched refs:raw_read_seqcount_latch (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/kernel/time/
Dsched_clock.c73 *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()
Dtimekeeping.c439 seq = raw_read_seqcount_latch(&tkf->seq); in __ktime_get_fast_ns()
542 seq = raw_read_seqcount_latch(&tkf->seq); in __ktime_get_real_fast()
/Linux-v5.15/include/linux/
Drbtree_latch.h207 seq = raw_read_seqcount_latch(&root->seq); in latch_tree_find()
Dseqlock.h680 static inline unsigned raw_read_seqcount_latch(const seqcount_latch_t *s) in raw_read_seqcount_latch() function
/Linux-v5.15/kernel/printk/
Dprintk.c455 seq = raw_read_seqcount_latch(&ls->latch); in latched_seq_read_nolock()