Home
last modified time | relevance | path

Searched refs:mt_next (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h693 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c5750 * mt_next() - get the next value in the maple tree
5761 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) in mt_next() function
5771 EXPORT_SYMBOL_GPL(mt_next); variable

Completed in 10 milliseconds