Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dspinlock.s81 SPIN_LOCK(com_spinlock)
85 SPIN_UNLOCK(com_spinlock)
H A Dmachdep.c3352 struct spinlock_deprecated com_spinlock; variable
3367 spin_init_deprecated(&com_spinlock); in init_locks()