tmp_suning_uos_patched/tools/testing/radix-tree
Matthew Wilcox e21a29552f shmem: Convert find_swap_entry to XArray
This is a 1:1 conversion.  The major part of this patch is converting
the test framework from userspace to kernel space and mirroring the
algorithm now used in find_swap_entry().

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2018-10-21 10:46:39 -04:00
..
generated xarray: Change definition of sibling entries 2018-09-29 22:47:49 -04:00
linux xarray: Add XArray unconditional store operations 2018-10-21 10:45:57 -04:00
.gitignore xarray: Add XArray load operation 2018-10-21 10:45:57 -04:00
benchmark.c radix tree test suite: Add performance test for radix_tree_join() 2017-03-07 13:18:21 -05:00
bitmap.c xarray: Add XArray unconditional store operations 2018-10-21 10:45:57 -04:00
idr-test.c ida: Convert to XArray 2018-10-21 10:46:33 -04:00
iteration_check.c radix tree test suite: Dial down verbosity with -v 2017-02-13 21:44:04 -05:00
linux.c radix tree test suite: Fix build 2018-02-25 06:00:11 -05:00
main.c shmem: Convert find_swap_entry to XArray 2018-10-21 10:46:39 -04:00
Makefile xarray: Add XArray unconditional store operations 2018-10-21 10:45:57 -04:00
multiorder.c xarray: Define struct xa_node 2018-10-21 10:45:56 -04:00
regression.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression1.c radix tree test suite: Convert regression1 to XArray 2018-10-21 10:46:35 -04:00
regression2.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression3.c page cache: Convert find_get_pages_contig to XArray 2018-10-21 10:46:34 -04:00
tag_check.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
test.c shmem: Convert find_swap_entry to XArray 2018-10-21 10:46:39 -04:00
test.h shmem: Convert find_swap_entry to XArray 2018-10-21 10:46:39 -04:00
xarray.c xarray: Add XArray load operation 2018-10-21 10:45:57 -04:00