Searched refs:xa_trylock (Results 1 – 1 of 1) sorted by relevance
535 #define xa_trylock(xa) spin_trylock(&(xa)->xa_lock) macro1411 #define xas_trylock(xas) xa_trylock((xas)->xa)