Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h847 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/linux/Documentation/core-api/
H A Dmaple_tree.rst110 * mt_prev()
/linux/lib/
H A Dmaple_tree.c5929 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5939 EXPORT_SYMBOL_GPL(mt_prev);