Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dxarray.c448 if (xa_is_zero(entry) && xa_zero_busy(xa)) in xas_shrink()
779 bool allow_root = !xa_is_node(entry) && !xa_is_zero(entry); in xas_store()
1297 if (xa_is_zero(entry)) in xa_load()
1308 if (xa_is_zero(curr)) in xas_result()
2046 else if (xa_is_zero(entry)) in xa_dump_entry()
/Linux-v5.4/include/linux/
Dxarray.h183 static inline bool xa_is_zero(const void *entry) in xa_is_zero() function
1449 if (xa_is_zero(entry)) in xas_retry()
/Linux-v5.4/drivers/infiniband/core/
Ddevice.c166 if (xa_is_zero(entry)) in xan_find_marked()
173 if (xa_is_zero(entry)) in xan_find_marked()
/Linux-v5.4/Documentation/core-api/
Dxarray.rst362 - xa_is_zero()