Home
last modified time | relevance | path

Searched refs:XA_MARK_0 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/lib/
Dtest_xarray.c177 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
178 xa_set_mark(xa, index, XA_MARK_0); in check_xa_mark_1()
179 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
183 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
184 xa_set_mark(xa, index, XA_MARK_0); in check_xa_mark_1()
185 XA_BUG_ON(xa, !xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
188 XA_BUG_ON(xa, xa_get_mark(xa, index + 1, XA_MARK_0)); in check_xa_mark_1()
194 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
195 xa_set_mark(xa, index, XA_MARK_0); in check_xa_mark_1()
196 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
[all …]
Dxarray.c2058 xa->xa_flags, xa_marked(xa, XA_MARK_0), in xa_dump()
/Linux-v5.4/tools/testing/radix-tree/
Dregression2.c56 #define PAGECACHE_TAG_DIRTY XA_MARK_0
Dmultiorder.c150 XA_MARK_0) == TAG_ENTRIES); in multiorder_tagged_iteration()
153 xas_for_each_marked(&xas, item, ULONG_MAX, XA_MARK_0) { in multiorder_tagged_iteration()
Dmain.c217 tagged = tag_tagged_items(&tree, start, end, ITEMS, XA_MARK_0, XA_MARK_1); in copy_tag_check()
226 tagged = tag_tagged_items(&tree, start, end, tmp, XA_MARK_0, XA_MARK_2); in copy_tag_check()
Diteration_check.c12 #define TAG XA_MARK_0
Dtag_check.c324 ret = tag_tagged_items(&tree, first, 10, 10, XA_MARK_0, XA_MARK_1); in single_check()
/Linux-v5.4/include/linux/
Dxarray.h247 #define XA_MARK_0 ((__force xa_mark_t)0U) macro
252 #define XA_FREE_MARK XA_MARK_0
Dfs.h512 #define PAGECACHE_TAG_DIRTY XA_MARK_0
/Linux-v5.4/Documentation/core-api/
Dxarray.rst151 You cannot use ``XA_MARK_0`` with an allocating XArray as this mark