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

/linux-master/include/linux/
H A Dmaple_tree.h845 void *mt_find_after(struct maple_tree *mt, unsigned long *index,
862 __entry; __entry = mt_find_after(__tree, &(__index), __max))
/linux-master/lib/
H A Dmaple_tree.c6969 * mt_find_after() - Search from the start up until an entry is found.
6980 void *mt_find_after(struct maple_tree *mt, unsigned long *index, function
6988 EXPORT_SYMBOL(mt_find_after); variable

Completed in 131 milliseconds