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