Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c307 __mt_destroy(mt); in regcache_maple_exit()
/openbmc/linux/include/linux/
H A Dmaple_tree.h331 void __mt_destroy(struct maple_tree *mt);
/openbmc/linux/mm/
H A Dmmap.c2592 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
2603 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
3274 __mt_destroy(&mm->mm_mt); in exit_mmap()
H A Dnommu.c1530 __mt_destroy(&mm->mm_mt); in exit_mmap()
/openbmc/linux/lib/
H A 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()
H A Dmaple_tree.c6485 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6495 EXPORT_SYMBOL_GPL(__mt_destroy);
6506 __mt_destroy(mt); in mtree_destroy()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1910 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()