Searched refs:seqcount_init (Results 1 – 1 of 1) sorted by relevance
65 #define seqcount_init(seqcount) __seqcount_init(seqcount, NULL, NULL) macro123 seqcount_init(&seqlock->seql_count); in seqlock_init()