Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h317 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp,
/openbmc/linux/lib/
H A Dmaple_tree.c6378 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() function
6414 EXPORT_SYMBOL(mtree_alloc_range);
H A Dtest_maple_tree.c112 ret = mtree_alloc_range(mt, &result, ptr, size, start, end, in check_mtree_alloc_range()