Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drbtree_latch.h148 raw_write_seqcount_latch(&root->seq); in latch_tree_insert()
150 raw_write_seqcount_latch(&root->seq); in latch_tree_insert()
175 raw_write_seqcount_latch(&root->seq); in latch_tree_erase()
177 raw_write_seqcount_latch(&root->seq); in latch_tree_erase()
H A Dseqlock.h780 static inline void raw_write_seqcount_latch(seqcount_latch_t *s) in raw_write_seqcount_latch() function
/openbmc/linux/kernel/time/
H A Dsched_clock.c126 raw_write_seqcount_latch(&cd.seq); in update_clock_read_data()
132 raw_write_seqcount_latch(&cd.seq); in update_clock_read_data()
H A Dtimekeeping.c422 raw_write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
428 raw_write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c176 raw_write_seqcount_latch(&c2n->seq); in __set_cyc2ns_scale()
178 raw_write_seqcount_latch(&c2n->seq); in __set_cyc2ns_scale()
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst156 Check `raw_write_seqcount_latch()` for more information.
/openbmc/linux/kernel/printk/
H A Dprintk.c514 raw_write_seqcount_latch(&ls->latch); in latched_seq_write()
516 raw_write_seqcount_latch(&ls->latch); in latched_seq_write()