Home
last modified time | relevance | path

Searched refs:mt_prev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h692 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min);
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c5873 * mt_prev() - get the previous value in the maple tree
5884 void *mt_prev(struct maple_tree *mt, unsigned long index, unsigned long min) in mt_prev() function
5894 EXPORT_SYMBOL_GPL(mt_prev); variable

Completed in 10 milliseconds