Home
last modified time | relevance | path

Searched refs:mt_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmaple_tree.h693 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/openbmc/linux/Documentation/core-api/
H A Dmaple_tree.rst106 * mt_next()
/openbmc/linux/lib/
H A Dmaple_tree.c5761 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) in mt_next() function
5771 EXPORT_SYMBOL_GPL(mt_next);