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

/linux-master/include/linux/
H A Dseqlock.h60 # define seqcount_init(s) \ macro
79 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro

Completed in 303 milliseconds