Home
last modified time | relevance | path

Searched refs:SEQCNT_RAW_SPINLOCK_ZERO (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dseqlock.h293 #define SEQCNT_RAW_SPINLOCK_ZERO(name, lock) SEQCOUNT_LOCKNAME_ZERO(name, lock) macro
/kernel/linux/linux-5.10/kernel/time/
Dhrtimer.c140 .seq = SEQCNT_RAW_SPINLOCK_ZERO(migration_cpu_base.seq,
Dtimekeeping.c54 .seq = SEQCNT_RAW_SPINLOCK_ZERO(tk_core.seq, &timekeeper_lock),