Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache-maple.c306 __mt_destroy(mt); in regcache_maple_exit()
/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h331 void __mt_destroy(struct maple_tree *mt);
/kernel/linux/linux-6.6/mm/
H A Dmmap.c2604 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
2615 __mt_destroy(&mt_detach); in do_vmi_align_munmap()
3287 __mt_destroy(&mm->mm_mt); in exit_mmap()
H A Dnommu.c1530 __mt_destroy(&mm->mm_mt); in exit_mmap()
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c6480 * __mt_destroy() - Walk and free all nodes of a locked maple tree.
6485 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6495 EXPORT_SYMBOL_GPL(__mt_destroy); variable
6506 __mt_destroy(mt); in mtree_destroy()
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()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1908 __mt_destroy(&uvmm->region_mt); in nouveau_uvmm_fini()

Completed in 23 milliseconds