Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dseqlock.h638 static __always_inline unsigned raw_read_seqcount_latch(const seqcount_latch_t *s) in raw_read_seqcount_latch() function
661 return raw_read_seqcount_latch(s); in read_seqcount_latch()
/linux-6.14.4/kernel/time/
Dsched_clock.c90 seq = raw_read_seqcount_latch(&cd.seq); in __sched_clock()
Dtimekeeping.c501 seq = raw_read_seqcount_latch(&tkf->seq); in ktime_get_real_fast_ns()