Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h500 #define xa_trylock(xa) spin_trylock(&(xa)->xa_lock) macro
1332 #define xas_trylock(xas) xa_trylock((xas)->xa)