Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h692 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/openbmc/linux/Documentation/core-api/
H A Dmaple_tree.rst107 * mt_prev()
/openbmc/linux/lib/
H A Dmaple_tree.c5884 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5894 EXPORT_SYMBOL_GPL(mt_prev);