Home
last modified time | relevance | path

Searched defs:seqcount_init (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dseqlock.h69 # define seqcount_init(s) \ macro
88 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro