Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmaple_tree.h651 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/Linux-v6.1/Documentation/core-api/
Dmaple_tree.rst106 * mt_next()
/Linux-v6.1/lib/
Dmaple_tree.c5880 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) in mt_next() function
5890 EXPORT_SYMBOL_GPL(mt_next);