Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Diteration_check_2.c23 xas_for_each_marked(&xas, entry, ULONG_MAX, XA_MARK_0) in iterator()
44 xa_set_mark(xa, i, XA_MARK_0); in throbber()
65 xa_set_mark(&array, 100, XA_MARK_0); in iteration_test2()
H A 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()
H A 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()
H A Dregression2.c56 #define PAGECACHE_TAG_DIRTY XA_MARK_0
H A Diteration_check.c12 #define TAG XA_MARK_0
H A Dtag_check.c324 ret = tag_tagged_items(&tree, first, 10, 10, XA_MARK_0, XA_MARK_1); in single_check()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_xarray.c181 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
182 xa_set_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()
187 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
188 xa_set_mark(xa, index, XA_MARK_0); in check_xa_mark_1()
189 XA_BUG_ON(xa, !xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
192 XA_BUG_ON(xa, xa_get_mark(xa, index + 1, XA_MARK_0)); in check_xa_mark_1()
198 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
199 xa_set_mark(xa, index, XA_MARK_0); in check_xa_mark_1()
200 XA_BUG_ON(xa, xa_get_mark(xa, index, XA_MARK_0)); in check_xa_mark_1()
[all …]
H A Dxarray.c958 xa_mark_t mark = XA_MARK_0; in node_get_marks()
974 xa_mark_t mark = XA_MARK_0; in node_set_marks()
2295 xa->xa_flags, xa_marked(xa, XA_MARK_0), in xa_dump()
/OK3568_Linux_fs/kernel/include/linux/
H A Dxarray.h247 #define XA_MARK_0 ((__force xa_mark_t)0U) macro
252 #define XA_FREE_MARK XA_MARK_0
H A Dfs.h491 #define PAGECACHE_TAG_DIRTY XA_MARK_0
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst137 set, or iterate over all entries which have ``XA_MARK_0`` or ``XA_MARK_2``
164 You cannot use ``XA_MARK_0`` with an allocating XArray as this mark