Searched refs:xa_is_zero (Results 1 – 5 of 5) sorted by relevance
452 if (xa_is_zero(entry) && xa_zero_busy(xa)) in xas_shrink()783 bool allow_root = !xa_is_node(entry) && !xa_is_zero(entry); in xas_store()1457 if (xa_is_zero(entry)) in xa_load()1468 if (xa_is_zero(curr)) in xas_result()2280 else if (xa_is_zero(entry)) in xa_dump_entry()
297 - xa_is_zero()
183 static inline bool xa_is_zero(const void *entry) in xa_is_zero() function1488 if (xa_is_zero(entry)) in xas_retry()
163 if (xa_is_zero(entry)) in xan_find_marked()170 if (xa_is_zero(entry)) in xan_find_marked()
377 - xa_is_zero()
Completed in 19 milliseconds