Searched refs:SEQCNT_ZERO (Results 1 – 2 of 2) sorted by relevance
123 #define SEQCNT_ZERO { 0 } macro124 #define seqcount_init(x) do { *(x) = (seqcount_t) SEQCNT_ZERO; } while (0)
34 .mems_allowed_seq = SEQCNT_ZERO,