Searched refs:seqcount_spinlock_init (Results 1 – 1 of 1) sorted by relevance
184 #define seqcount_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, spinlock) macro817 seqcount_spinlock_init(&(sl)->seqcount, &(sl)->lock); \