Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h693 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/Linux-v6.6/Documentation/core-api/
Dmaple_tree.rst106 * mt_next()
/Linux-v6.6/lib/
Dmaple_tree.c5750 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) in mt_next() function
5760 EXPORT_SYMBOL_GPL(mt_next);