Home
last modified time | relevance | path

Searched refs:DEFINE_MTREE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dmaple_tree.h268 #define DEFINE_MTREE(name) \
256 #define DEFINE_MTREE( global() macro
/linux/Documentation/core-api/
H A Dmaple_tree.rst50 Start by initialising a maple tree, either with DEFINE_MTREE() for statically
/linux/lib/
H A Dtest_maple_tree.c3641 static DEFINE_MTREE(tree);
/linux/tools/testing/radix-tree/
H A Dmaple.c36079 DEFINE_MTREE(new); in check_mtree_dup()
36323 DEFINE_MTREE(tree); in farmer_tests()