Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dspinlock.s73 SPIN_LOCK(clock_spinlock)
77 SPIN_UNLOCK(clock_spinlock)
H A Dmachdep.c3355 struct spinlock_deprecated clock_spinlock; variable
3368 spin_init_deprecated(&clock_spinlock); in init_locks()