Searched refs:mtree_alloc_rrange (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | maple_tree.h | 320 int mtree_alloc_rrange(struct maple_tree *mt, unsigned long *startp,
|
/openbmc/linux/lib/ |
H A D | maple_tree.c | 6416 int mtree_alloc_rrange(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_rrange() function 6452 EXPORT_SYMBOL(mtree_alloc_rrange);
|
H A D | test_maple_tree.c | 129 ret = mtree_alloc_rrange(mt, &result, ptr, size, start, end, in check_mtree_alloc_rrange()
|