Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dseqlock.h41 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init() function
63 __seqcount_init((s), #s, &__key); \
79 # define seqcount_init(s) __seqcount_init(s, NULL, NULL)