Searched refs:xa_empty (Results 1 – 2 of 2) sorted by relevance
320 return xa_empty(&ida->xa); in ida_is_empty()
401 static inline bool xa_empty(const struct xarray *xa) in xa_empty() function