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

/linux-master/include/linux/
H A Dseqlock.h1008 static inline unsigned long __read_seqlock_excl_irqsave(seqlock_t *sl) function
1028 do { flags = __read_seqlock_excl_irqsave(lock); } while (0)

Completed in 122 milliseconds