Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dseqlock.h536 do_write_seqcount_begin(seqprop_ptr(s)); \
539 static inline void do_write_seqcount_begin(seqcount_t *s) in do_write_seqcount_begin() function
887 do_write_seqcount_begin(&sl->seqcount.seqcount); in write_seqlock()
913 do_write_seqcount_begin(&sl->seqcount.seqcount); in write_seqlock_bh()
940 do_write_seqcount_begin(&sl->seqcount.seqcount); in write_seqlock_irq()
961 do_write_seqcount_begin(&sl->seqcount.seqcount); in __write_seqlock_irqsave()