Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmaple_tree.h324 void __mt_destroy(struct maple_tree *mt);
/Linux-v6.1/mm/
Dmmap.c2444 __mt_destroy(&mt_detach); in do_mas_align_munmap()
2453 __mt_destroy(&mt_detach); in do_mas_align_munmap()
3114 __mt_destroy(&mm->mm_mt); in exit_mmap()
Dnommu.c1556 __mt_destroy(&mm->mm_mt); in exit_mmap()
/Linux-v6.1/lib/
Dmaple_tree.c6384 void __mt_destroy(struct maple_tree *mt) in __mt_destroy() function
6394 EXPORT_SYMBOL_GPL(__mt_destroy);
6405 __mt_destroy(mt); in mtree_destroy()