Home
last modified time | relevance | path

Searched refs:write_seqcount_latch (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/time/
H A Dsched_clock.c141 write_seqcount_latch(&cd.seq); in update_clock_read_data()
H A Dtimekeeping.c434 write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
/linux/include/linux/
H A Dseqlock.h788 static __always_inline void write_seqcount_latch(seqcount_latch_t *s) in write_seqcount_latch() function
/linux/kernel/printk/
H A Dprintk.c541 write_seqcount_latch(&ls->latch); in latched_seq_write()