Home
last modified time | relevance | path

Searched refs:__mt_destroy (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/base/regmap/
H A Dregcache-maple.c323 __mt_destroy(mt); in regcache_maple_exit()
/linux/mm/
H A Dmmap.c1325 __mt_destroy(&mm->mm_mt); in exit_mmap()
1896 __mt_destroy(&mm->mm_mt); in dup_mmap()
H A Dvma.c1349 __mt_destroy(mas_detach->tree); in vms_complete_munmap_vmas()
1366 __mt_destroy(mas_detach->tree); in reattach_vmas()
H A Dnommu.c1528 __mt_destroy(&mm->mm_mt); in exit_mmap()
/linux/lib/
H A Dtest_maple_tree.c2004 __mt_destroy(&newmt); in check_forking()
2005 __mt_destroy(&mt); in check_forking()
2149 __mt_destroy(&newmt); in bench_forking()
2153 __mt_destroy(&mt); in bench_forking()
H A Dmaple_tree.c6440 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6450 EXPORT_SYMBOL_GPL(__mt_destroy);
6461 __mt_destroy(mt); in mtree_destroy()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1998 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()
/linux/tools/testing/radix-tree/
H A Dmaple.c36201 __mt_destroy(&tree); in test_spanning_store_regression()