Lines Matching refs:migration
3 * The main purpose of the tests here is to exercise the migration entry code
26 FIXTURE(migration)
35 FIXTURE_SETUP(migration)
60 FIXTURE_TEARDOWN(migration)
120 * Basic migration entry testing. One thread will move pages back and forth
122 * migration entry wait paths in the kernel.
124 TEST_F_TIMEOUT(migration, private_anon, 2*RUNTIME)
149 TEST_F_TIMEOUT(migration, shared_anon, 2*RUNTIME)
182 * Tests the pmd migration entry paths.
184 TEST_F_TIMEOUT(migration, private_anon_thp, 2*RUNTIME)
212 * migration test with shared anon THP page
215 TEST_F_TIMEOUT(migration, shared_anon_thp, 2*RUNTIME)
254 * migration test with private anon hugetlb page
256 TEST_F_TIMEOUT(migration, private_anon_htlb, 2*RUNTIME)
279 * migration test with shared anon hugetlb page
281 TEST_F_TIMEOUT(migration, shared_anon_htlb, 2*RUNTIME)