Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/regmap/
H A Dregcache-maple.c305 __mt_destroy(mt); in regcache_maple_exit()
/linux-6.15/include/linux/
H A Dmaple_tree.h352 void __mt_destroy(struct maple_tree *mt);
/linux-6.15/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()
2789 __mt_destroy(&newmt); in check_dup_gaps()
H A Dmaple_tree.c6828 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6838 EXPORT_SYMBOL_GPL(__mt_destroy);
6849 __mt_destroy(mt); in mtree_destroy()
/linux-6.15/mm/
H A Dvma.c1256 __mt_destroy(mas_detach->tree); in vms_complete_munmap_vmas()
1273 __mt_destroy(mas_detach->tree); in reattach_vmas()
H A Dmmap.c1319 __mt_destroy(&mm->mm_mt); in exit_mmap()
H A Dnommu.c1525 __mt_destroy(&mm->mm_mt); in exit_mmap()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1927 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c36532 __mt_destroy(&tree); in test_spanning_store_regression()