Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h862 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/linux/Documentation/core-api/
H A Dmaple_tree.rst109 * mt_next()
/linux/lib/
H A Dmaple_tree.c5790 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) in mt_next() function
5800 EXPORT_SYMBOL_GPL(mt_next);