Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c1410 int nr_thp_failed = 0; in migrate_pages() local
1471 nr_thp_failed++; in migrate_pages()
1500 nr_thp_failed++; in migrate_pages()
1510 nr_thp_failed += thp_retry; in migrate_pages()
1516 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()
1519 nr_thp_failed, nr_thp_split, mode, reason); in migrate_pages()