Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dxarray.c455 if (xa_is_zero(entry) && xa_zero_busy(xa)) in xas_shrink()
788 bool allow_root = !xa_is_node(entry) && !xa_is_zero(entry); in xas_store()
1464 if (xa_is_zero(entry)) in xa_load()
1475 if (xa_is_zero(curr)) in xas_result()
2287 else if (xa_is_zero(entry)) in xa_dump_entry()
A Dmaple_tree.c6194 if (xa_is_zero(entry)) in mtree_load()
6464 if (unlikely(xa_is_zero(entry))) in mt_find()
6472 if (likely(entry && !xa_is_zero(entry))) in mt_find()
6476 if (unlikely(xa_is_zero(entry))) in mt_find()
6730 else if (xa_is_zero(entry)) in mt_dump_entry()
A Dtest_maple_tree.c604 if (xa_is_zero(entry)) in check_find_2()
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dxarray.rst299 - xa_is_zero()
/linux-6.3-rc2/include/linux/
A Dxarray.h185 static inline bool xa_is_zero(const void *entry) in xa_is_zero() function
1506 if (xa_is_zero(entry)) in xas_retry()
/linux-6.3-rc2/drivers/infiniband/core/
A Ddevice.c164 if (xa_is_zero(entry)) in xan_find_marked()
171 if (xa_is_zero(entry)) in xan_find_marked()
/linux-6.3-rc2/Documentation/core-api/
A Dxarray.rst381 - xa_is_zero()
/linux-6.3-rc2/tools/testing/radix-tree/
A Dmaple.c718 if (xa_is_zero(s_entry)) { in mas_ce2_over_count()
1049 if (xa_is_zero(foo)) { in check_erase2_testset()
33875 if (xa_is_zero(entry)) in check_erase2_sets()
33930 if (xa_is_zero(entry)) in check_erase2_sets()

Completed in 93 milliseconds