Searched refs:nr_thp_failed (Results 1 – 1 of 1) sorted by relevance
1425 int nr_thp_failed = 0; in migrate_pages() local1488 nr_thp_failed++; in migrate_pages()1507 nr_thp_failed++; in migrate_pages()1526 nr_thp_failed += thp_retry; in migrate_pages()1548 nr_thp_failed++; in migrate_pages()1558 nr_thp_failed += thp_retry; in migrate_pages()1577 rc = nr_failed + nr_thp_failed; in migrate_pages()1595 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()1598 nr_thp_failed, nr_thp_split, mode, reason); in migrate_pages()