Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h692 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/Linux-v6.6/Documentation/core-api/
Dmaple_tree.rst107 * mt_prev()
/Linux-v6.6/lib/
Dmaple_tree.c5873 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5883 EXPORT_SYMBOL_GPL(mt_prev);