Searched refs:SEQCOUNT_DEP_MAP_INIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dseqlock.h53 # define SEQCOUNT_DEP_MAP_INIT(lockname) \ macro
78 # define SEQCOUNT_DEP_MAP_INIT(lockname) macro
87 #define SEQCNT_ZERO(name) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(name) }

Completed in 265 milliseconds