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

/linux-master/include/linux/
H A Dmaple_tree.h848 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max);
/linux-master/lib/
H A Dmaple_tree.c5788 * mt_next() - get the next value in the maple tree
5799 void *mt_next(struct maple_tree *mt, unsigned long index, unsigned long max) function
5809 EXPORT_SYMBOL_GPL(mt_next); variable

Completed in 127 milliseconds