Home
last modified time | relevance | path

Searched refs:seqcount_latch_init (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/kernel/
Dtsc.c189 seqcount_latch_init(&c2n->seq); in cyc2ns_init_boot_cpu()
206 seqcount_latch_init(&c2n->seq); in cyc2ns_init_secondary_cpus()
/Linux-v5.10/include/linux/
Dseqlock.h662 static inline void seqcount_latch_init(seqcount_latch_t *s) in seqcount_latch_init() function