Searched refs:__seqcount_init (Results 1 – 1 of 1) sorted by relevance
71 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init() function93 __seqcount_init((s), #s, &__key); \109 # define seqcount_init(s) __seqcount_init(s, NULL, NULL)