Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_maple_tree.c2003 mt_validate(&newmt); in check_forking()
2004 __mt_destroy(&newmt); in check_forking()
2080 struct maple_tree newmt; in check_mas_store_gfp() local
2092 newmas.tree = &newmt; in check_mas_store_gfp()
2104 mt_validate(&newmt); in check_mas_store_gfp()
2106 mtree_destroy(&newmt); in check_mas_store_gfp()
2132 mt_init_flags(&newmt, in bench_forking()
2148 mt_validate(&newmt); in bench_forking()
2149 __mt_destroy(&newmt); in bench_forking()
2755 struct maple_tree newmt; in check_dup_gaps() local
[all …]