Searched refs:mtree_alloc_range (Results 1 – 6 of 6) sorted by relevance
| /linux/lib/ |
| H A D | region_alloc_benchmark.c | 136 ret = mtree_alloc_range(&mt, &idx, xa_mk_value(cnt + 1), in benchmark_maple_tree()
|
| H A D | maple_tree.c | 5941 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() function 5978 EXPORT_SYMBOL(mtree_alloc_range);
|
| H A D | test_maple_tree.c | 118 ret = mtree_alloc_range(mt, &result, ptr, size, start, end, in check_mtree_alloc_range()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | driver.c | 60 rc = mtree_alloc_range(&ictx->mt_mmap, &startp, immap, immap->length, in _iommufd_alloc_mmap()
|
| /linux/rust/kernel/ |
| H A D | maple_tree.rs | 462 bindings::mtree_alloc_range( in alloc_range()
|
| /linux/include/linux/ |
| H A D | maple_tree.h | 363 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp,
|