Home
last modified time | relevance | path

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

/linux/lib/
A Dxarray.c61 static inline bool xa_zero_busy(const struct xarray *xa) in xa_zero_busy() function
452 if (xa_is_zero(entry) && xa_zero_busy(xa)) in xas_shrink()
650 if (!entry && xa_zero_busy(xa)) in xas_create()
2211 if (xa_zero_busy(xa)) in xa_destroy()

Completed in 6 milliseconds