Searched refs:thp_retry (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmigrate.c1628 int thp_retry = 1; local
1645 thp_retry = 0;
1736 thp_retry += is_thp;
1747 stats->nr_thp_failed += thp_retry;
1755 thp_retry += is_thp;
1781 stats->nr_thp_failed += thp_retry;
1790 thp_retry = 0;
1813 thp_retry += is_thp;
1831 stats->nr_thp_failed += thp_retry;

Completed in 90 milliseconds