Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmaple_tree.h861 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/linux-6.12.1/Documentation/core-api/
Dmaple_tree.rst110 * mt_prev()
/linux-6.12.1/lib/
Dmaple_tree.c5920 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5930 EXPORT_SYMBOL_GPL(mt_prev);