Searched refs:SEQCNT_ZERO (Results 1 – 5 of 5) sorted by relevance
118 #define SEQCNT_ZERO(name) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(name) } macro289 .seqcount = SEQCNT_ZERO(seq_name.seqcount), \655 .seqcount = SEQCNT_ZERO(seq_name.seqcount), \
170 .vtime.seqcount = SEQCNT_ZERO(init_task.vtime_seqcount),
63 static seqcount_t foo_seqcount = SEQCNT_ZERO(foo_seqcount);67 .seq = SEQCNT_ZERO(foo.seq),
556 .running = SEQCNT_ZERO(noop_qdisc.running),
47 static __read_mostly seqcount_t xfrm_state_hash_generation = SEQCNT_ZERO(xfrm_state_hash_generation…