Home
last modified time | relevance | path

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

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