Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmaple_tree.h650 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/Linux-v6.1/Documentation/core-api/
Dmaple_tree.rst107 * mt_prev()
/Linux-v6.1/lib/
Dmaple_tree.c5944 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5954 EXPORT_SYMBOL_GPL(mt_prev);