Home
last modified time | relevance | path

Searched defs:spin_lock_init (Results 1 – 3 of 3) sorted by relevance

/xen/tools/tests/vpci/
A Demul.h59 #define spin_lock_init(l) (*(l) = false) macro
/xen/xen/include/xen/
A Dspinlock.h165 #define spin_lock_init(l) (*(l) = (spinlock_t)SPIN_LOCK_UNLOCKED) macro
/xen/tools/tests/vhpet/
A Demul.h336 #define spin_lock_init(a) macro

Completed in 6 milliseconds