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

/linux-master/include/linux/
H A Dseqlock.h490 do_write_seqcount_begin(seqprop_ptr(s)); \
493 static inline void do_write_seqcount_begin(seqcount_t *s) function
803 * do_write_seqcount_begin() instead of generic write_seqcount_begin().
823 do_write_seqcount_begin(&sl->seqcount.seqcount);
849 do_write_seqcount_begin(&sl->seqcount.seqcount);
876 do_write_seqcount_begin(&sl->seqcount.seqcount);
897 do_write_seqcount_begin(&sl->seqcount.seqcount);

Completed in 103 milliseconds