Home
last modified time | relevance | path

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

/linux/lib/
H A Dregion_alloc_benchmark.c136 ret = mtree_alloc_range(&mt, &idx, xa_mk_value(cnt + 1), in benchmark_maple_tree()
H A Dmaple_tree.c5941 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() function
5978 EXPORT_SYMBOL(mtree_alloc_range);
H A Dtest_maple_tree.c118 ret = mtree_alloc_range(mt, &result, ptr, size, start, end, in check_mtree_alloc_range()
/linux/drivers/iommu/iommufd/
H A Ddriver.c60 rc = mtree_alloc_range(&ictx->mt_mmap, &startp, immap, immap->length, in _iommufd_alloc_mmap()
/linux/rust/kernel/
H A Dmaple_tree.rs462 bindings::mtree_alloc_range( in alloc_range()
/linux/include/linux/
H A Dmaple_tree.h363 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp,