Searched refs:SEQCNT_ZERO (Results 1 – 3 of 3) sorted by relevance
123 #define SEQCNT_ZERO { 0 } macro124 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
175 .seq = SEQCNT_ZERO,
29 static seqcount_t xip_sparse_seq = SEQCNT_ZERO;