Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache-maple.c323 __mt_destroy(mt); in regcache_maple_exit()
/linux/include/linux/
H A Dmaple_tree.h386 void __mt_destroy(struct maple_tree *mt);
/linux/lib/
H A Dtest_maple_tree.c2039 __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()
H A Dmaple_tree.c6214 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6224 EXPORT_SYMBOL_GPL(__mt_destroy);
6235 __mt_destroy(mt); in mtree_destroy()
/linux/mm/
H A Dvma.c1368 __mt_destroy(mas_detach->tree); in vms_complete_munmap_vmas()
1385 __mt_destroy(mas_detach->tree); in reattach_vmas()
/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.c36491 __mt_destroy(&tree); in test_spanning_store_regression()