Home
last modified time | relevance | path

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

/include/linux/
A Dxarray.h537 #define xa_unlock(xa) spin_unlock(&(xa)->xa_lock) macro
700 xa_unlock(xa); in xa_cmpxchg()
786 xa_unlock(xa); in xa_insert()
879 xa_unlock(xa); in xa_alloc()
984 xa_unlock(xa); in xa_alloc_cyclic()
1419 #define xas_unlock(xas) xa_unlock((xas)->xa)
A Didr.h103 #define idr_unlock(idr) xa_unlock(&(idr)->idr_rt)

Completed in 8 milliseconds