Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseqlock.h862 #define __SEQLOCK_UNLOCKED(lockname) \ macro
883 seqlock_t sl = __SEQLOCK_UNLOCKED(sl)
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst182 .seql = __SEQLOCK_UNLOCKED(foo.seql)