Home
last modified time | relevance | path

Searched refs:SEQCNT_ZERO (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dseqlock.h118 #define SEQCNT_ZERO(name) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(name) } macro
289 .seqcount = SEQCNT_ZERO(seq_name.seqcount), \
660 .seqcount = SEQCNT_ZERO(seq_name.seqcount), \