Searched refs:__mt_destroy (Results 1 – 7 of 7) sorted by relevance
383 void __mt_destroy(struct maple_tree *mt);
2039 __mt_destroy(&newmt); in check_forking()2040 __mt_destroy(&mt); in check_forking()2184 __mt_destroy(&newmt); in bench_forking()2188 __mt_destroy(&mt); in bench_forking()
6376 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function6386 EXPORT_SYMBOL_GPL(__mt_destroy);6397 __mt_destroy(mt); in mtree_destroy()
1448 __mt_destroy(mas_detach->tree); in vms_complete_munmap_vmas()1465 __mt_destroy(mas_detach->tree); in reattach_vmas()
1558 __mt_destroy(&mm->mm_mt); in exit_mmap()
2002 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()
36491 __mt_destroy(&tree); in test_spanning_store_regression()