Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate.c1617 int nr_thp_failed; /* THP failed to be migrated */ member
1761 stats->nr_thp_failed += is_thp; in migrate_folios_move()
1864 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1883 stats->nr_thp_failed++; in migrate_pages_batch()
1926 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1946 stats->nr_thp_failed -= is_thp; in migrate_pages_batch()
1953 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
1976 stats->nr_thp_failed += is_thp; in migrate_pages_batch()
1983 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
2002 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
[all …]