Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dsched_clock.c135 write_seqcount_latch_begin(&cd.seq); in update_clock_read_data()
H A Dtimekeeping.c428 write_seqcount_latch_begin(&tkf->seq); in update_fast_timekeeper()
/linux/include/linux/
H A Dseqlock.h778 static __always_inline void write_seqcount_latch_begin(seqcount_latch_t *s) in write_seqcount_latch_begin() function
/linux/kernel/printk/
H A Dprintk.c539 write_seqcount_latch_begin(&ls->latch); in latched_seq_write()