Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dseqlock.h72 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init() function
94 __seqcount_init((s), #s, &__key); \
110 # define seqcount_init(s) __seqcount_init(s, NULL, NULL)