Lines Matching refs:thp_retry
1705 int *retry, int *thp_retry, int *nr_failed, in migrate_folios_move() argument
1733 *thp_retry += is_thp; in migrate_folios_move()
1790 int thp_retry = 1; in migrate_pages_batch() local
1807 thp_retry = 0; in migrate_pages_batch()
1923 thp_retry += is_thp; in migrate_pages_batch()
1934 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
1942 thp_retry += is_thp; in migrate_pages_batch()
1964 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()
1973 thp_retry = 0; in migrate_pages_batch()
1979 ret_folios, stats, &retry, &thp_retry, in migrate_pages_batch()
1983 stats->nr_thp_failed += thp_retry; in migrate_pages_batch()