summaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree/linux/kernel.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-27radix tree test suite: add pr_err defineLiam R. Howlett1-0/+1
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+1
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox1-0/+4
2018-10-21xarray: Add XArray load operationMatthew Wilcox1-0/+1
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-14radix tree test suite: Add config option for map shiftRehas Sachdeva1-6/+0
2017-02-14ida: Move ida_bitmap to a percpu variableMatthew Wilcox1-2/+0
2017-02-14Reimplement IDR and IDA using the radix treeMatthew Wilcox1-0/+1
2017-02-14radix tree test suite: Reduce kernel.hMatthew Wilcox1-38/+1
2017-01-28tools: Provide a definition of WARN_ONMatthew Wilcox1-1/+0
2017-01-28radix tree test suite: Remove duplicate bitops codeMatthew Wilcox1-2/+4
2016-12-15radix tree test suite: add some more functionalityMatthew Wilcox1-0/+3
2016-12-15radix tree test suite: use common find-bit codeMatthew Wilcox1-0/+11
2016-12-15radix tree test suite: benchmark for iteratorKonstantin Khlebnikov1-0/+4
2016-05-21radix-tree: add support for multi-order iteratingRoss Zwisler1-4/+1
2016-05-21raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox1-0/+1
2016-05-21radix tree test suite: allow testing other fan-out valuesRoss Zwisler1-0/+2
2016-05-21radix tree test suite: add tests for radix_tree_locate_item()Matthew Wilcox1-0/+3
2016-05-21radix tree test suite: fix buildMatthew Wilcox1-2/+10
2016-03-18radix-tree tests: add regression3 testKonstantin Khlebnikov1-0/+1
2016-03-18radix tree test harnessMatthew Wilcox1-0/+34