Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drbtree_latch.h150 write_seqcount_latch(&root->seq); in latch_tree_insert()
178 write_seqcount_latch(&root->seq); in latch_tree_erase()
H A Dseqlock.h788 static __always_inline void write_seqcount_latch(seqcount_latch_t *s) in write_seqcount_latch() function
/linux-6.15/kernel/time/
H A Dsched_clock.c141 write_seqcount_latch(&cd.seq); in update_clock_read_data()
H A Dtimekeeping.c390 write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
/linux-6.15/Documentation/locking/
H A Dseqlock.rst156 Check `write_seqcount_latch()` for more information.
/linux-6.15/arch/x86/kernel/
H A Dtsc.c181 write_seqcount_latch(&c2n->seq); in __set_cyc2ns_scale()
/linux-6.15/kernel/printk/
H A Dprintk.c565 write_seqcount_latch(&ls->latch); in latched_seq_write()