Home
last modified time | relevance | path

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

/include/linux/
Dseqlock.h184 #define seqcount_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, spinlock) macro
817 seqcount_spinlock_init(&(sl)->seqcount, &(sl)->lock); \