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