Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dseqlock.h1074 static inline unsigned long __read_seqlock_excl_irqsave(seqlock_t *sl) in __read_seqlock_excl_irqsave() function
1094 do { flags = __read_seqlock_excl_irqsave(lock); } while (0)