Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmigrate.c1426 int nr_thp_split = 0; in migrate_pages() local
1490 nr_thp_split++; in migrate_pages()
1510 nr_thp_split++; in migrate_pages()
1596 count_vm_events(THP_MIGRATION_SPLIT, nr_thp_split); in migrate_pages()
1598 nr_thp_failed, nr_thp_split, mode, reason); in migrate_pages()