Searched refs:newmt (Results 1 – 1 of 1) sorted by relevance
1676 struct maple_tree newmt; in check_forking() local1687 mt_init_flags(&newmt, MT_FLAGS_ALLOC_RANGE); in check_forking()1688 newmas.tree = &newmt; in check_forking()1707 mt_validate(&newmt); in check_forking()1709 mtree_destroy(&newmt); in check_forking()1715 struct maple_tree newmt; in check_mas_store_gfp() local1726 mt_init_flags(&newmt, MT_FLAGS_ALLOC_RANGE); in check_mas_store_gfp()1727 newmas.tree = &newmt; in check_mas_store_gfp()1739 mt_validate(&newmt); in check_mas_store_gfp()1741 mtree_destroy(&newmt); in check_mas_store_gfp()[all …]