Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dseqlock.h183 #define seqcount_raw_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, raw_spinlock) macro
/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c2067 seqcount_raw_spinlock_init(&clock_b->seq, &cpu_base->lock); in hrtimers_prepare_cpu()