Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dseqlock.h71 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init() function
93 __seqcount_init((s), #s, &__key); \
109 # define seqcount_init(s) __seqcount_init(s, NULL, NULL)