Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dseqlock.h1073 static inline unsigned long __read_seqlock_excl_irqsave(seqlock_t *sl) in __read_seqlock_excl_irqsave() function
1093 do { flags = __read_seqlock_excl_irqsave(lock); } while (0)