Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate.c1587 int nr_thp_failed; /* THP failed to be migrated */ member
1731 stats->nr_thp_failed += is_thp; in migrate_folios_move()
1834 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1853 stats->nr_thp_failed++; in migrate_pages_batch()
1883 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1903 stats->nr_thp_failed -= is_thp; in migrate_pages_batch()
1910 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
1937 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1944 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
1963 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
[all …]