Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dseqlock.h663 read_seqcount_latch_retry(const seqcount_latch_t *s, unsigned start) in read_seqcount_latch_retry() function
/linux/kernel/time/
H A Dtimekeeping.c384 } while (read_seqcount_latch_retry(&tkf->seq, seq)); in __ktime_get_fast_ns()
/linux/kernel/printk/
H A Dprintk.c581 } while (read_seqcount_latch_retry(&ls->latch, seq)); in latched_seq_read_nolock()