Searched refs:SEQCNT_RAW_SPINLOCK_ZERO (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/time/
H A Djiffies.c45 SEQCNT_RAW_SPINLOCK_ZERO(jiffies_seq, &jiffies_lock);
H A Dhrtimer.c141 .seq = SEQCNT_RAW_SPINLOCK_ZERO(migration_cpu_base.seq,
H A Dtimekeeping.c54 .seq = SEQCNT_RAW_SPINLOCK_ZERO(tk_core.seq, &timekeeper_lock),
/linux-master/include/linux/
H A Dseqlock.h243 #define SEQCNT_RAW_SPINLOCK_ZERO(name, lock) SEQCOUNT_LOCKNAME_ZERO(name, lock) macro

Completed in 229 milliseconds