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

/linux-4.1.27/include/linux/
H A Dseqlock.h67 # define seqcount_init(s) \ macro
86 # define seqcount_init(s) __seqcount_init(s, NULL, NULL) macro

Completed in 50 milliseconds