Home
last modified time | relevance | path

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

/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()