Searched refs:seqcount_latch_init (Results 1 – 2 of 2) sorted by relevance
204 seqcount_latch_init(&c2n->seq); in cyc2ns_init_boot_cpu()221 seqcount_latch_init(&c2n->seq); in cyc2ns_init_secondary_cpus()
602 #define seqcount_latch_init(s) seqcount_init(&(s)->seqcount) macro