Home
last modified time | relevance | path

Searched refs:SPIN_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/platform/pc64/x86_64/
H A Dspinlock.s47 SPIN_UNLOCK((%edx)) /* note: %eax, %ecx tromped */
57 SPIN_UNLOCK((%edx))
69 SPIN_UNLOCK(imen_spinlock)
77 SPIN_UNLOCK(clock_spinlock)
85 SPIN_UNLOCK(com_spinlock)
/dragonfly/sys/platform/pc64/include/
H A Dlock.h97 #define SPIN_UNLOCK(mem) \ macro
107 SPIN_UNLOCK(mem) ; \
/dragonfly/sys/platform/pc64/apic/
H A Dioapic_ipl.h42 SPIN_UNLOCK(imen_spinlock) ; \
/dragonfly/sys/platform/pc64/icu/
H A Dicu_ipl.h51 SPIN_UNLOCK(imen_spinlock) ; \