Searched refs:mas_alloc_cyclic (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ |
| H A D | maple_tree.c | 4025 int mas_alloc_cyclic(struct ma_state *mas, unsigned long *startp, in mas_alloc_cyclic() function 4061 EXPORT_SYMBOL(mas_alloc_cyclic); 6092 ret = mas_alloc_cyclic(&mas, startp, entry, range_lo, range_hi, in mtree_alloc_cyclic()
|
| H A D | test_maple_tree.c | 3621 mas_alloc_cyclic(&mas, &location, mt, 2, ULONG_MAX, &next, GFP_KERNEL); in alloc_cyclic_testing()
|