Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h255 #define DEFINE_MTREE(name) \ macro
/Linux-v6.6/Documentation/core-api/
Dmaple_tree.rst50 Start by initialising a maple tree, either with DEFINE_MTREE() for statically
/Linux-v6.6/lib/
Dtest_maple_tree.c3578 static DEFINE_MTREE(tree);
/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c35865 DEFINE_MTREE(tree); in farmer_tests()