Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/regmap/
Dregcache-maple.c306 __mt_destroy(mt); in regcache_maple_exit()
/Linux-v6.6/include/linux/
Dmaple_tree.h331 void __mt_destroy(struct maple_tree *mt);
/Linux-v6.6/mm/
Dmmap.c2584 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
2595 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
3262 __mt_destroy(&mm->mm_mt); in exit_mmap()
Dnommu.c1530 __mt_destroy(&mm->mm_mt); in exit_mmap()
/Linux-v6.6/lib/
Dtest_maple_tree.c1876 __mt_destroy(&newmt); in check_forking()
2020 __mt_destroy(&newmt); in bench_forking()
2657 __mt_destroy(&newmt); in check_dup_gaps()
Dmaple_tree.c6474 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6484 EXPORT_SYMBOL_GPL(__mt_destroy);
6495 __mt_destroy(mt); in mtree_destroy()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_uvmm.c1908 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()