Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseqlock.h90 # define seqcount_init(s) \ macro
109 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro