Searched refs:SEQCNT_ZERO (Results 1 – 5 of 5) sorted by relevance
144 .mems_allowed_seq = SEQCNT_ZERO(init_task.mems_allowed_seq),152 .vtime.seqcount = SEQCNT_ZERO(init_task.vtime_seqcount),
92 #define SEQCNT_ZERO(lockname) { .sequence = 0, SEQCOUNT_DEP_MAP_INIT(lockname)} macro415 .seqcount = SEQCNT_ZERO(lockname), \
165 .seq = SEQCNT_ZERO(init_fs.seq),
573 .running = SEQCNT_ZERO(noop_qdisc.running),
44 static __read_mostly seqcount_t xfrm_state_hash_generation = SEQCNT_ZERO(xfrm_state_hash_generation…