Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dspinlock.h165 int _spin_trylock(spinlock_t *lock);
186 #define spin_trylock(l) _spin_trylock(l)
/xen-4.10.0-shim-comet/xen/common/
A Dspinlock.c214 int _spin_trylock(spinlock_t *lock) in _spin_trylock() function

Completed in 4 milliseconds