Searched refs:mtree_alloc_range (Results 1 – 5 of 5) sorted by relevance
| /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 | 332 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp,
|
| /linux/lib/ |
| H A D | maple_tree.c | 6017 int mtree_alloc_range(struct maple_tree *mt, unsigned long *startp, in mtree_alloc_range() function 6054 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()
|