Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dseqlock.h806 #define __SEQLOCK_UNLOCKED(lockname) \ macro
827 seqlock_t sl = __SEQLOCK_UNLOCKED(sl)
/linux-6.6.21/Documentation/locking/
Dseqlock.rst182 .seql = __SEQLOCK_UNLOCKED(foo.seql)