Home
last modified time | relevance | path

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

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