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

/linux-master/lib/
H A Dxarray.c63 static inline bool xa_zero_busy(const struct xarray *xa) function
453 if (xa_is_zero(entry) && xa_zero_busy(xa))
651 if (!entry && xa_zero_busy(xa))
2222 if (xa_zero_busy(xa))

Completed in 80 milliseconds