Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dseqlock.h807 #define __SEQLOCK_UNLOCKED(lockname) \ macro
828 seqlock_t sl = __SEQLOCK_UNLOCKED(sl)
/Linux-v5.10/Documentation/locking/
Dseqlock.rst183 .seql = __SEQLOCK_UNLOCKED(foo.seql)