Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_maple_tree.c1840 struct maple_tree newmt; in check_forking() local
1856 newmas.tree = &newmt; in check_forking()
1874 mt_validate(&newmt); in check_forking()
1876 __mt_destroy(&newmt); in check_forking()
1962 newmas.tree = &newmt; in check_mas_store_gfp()
1974 mt_validate(&newmt); in check_mas_store_gfp()
1976 mtree_destroy(&newmt); in check_mas_store_gfp()
2000 newmas.tree = &newmt; in bench_forking()
2018 mt_validate(&newmt); in bench_forking()
2020 __mt_destroy(&newmt); in bench_forking()
[all …]