Home
last modified time | relevance | path

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

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