Searched refs:read_seqbegin (Results 1 – 1 of 1) sorted by relevance
83 static __always_inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin() function173 ({ local_irq_save(flags); read_seqbegin(lock); })