Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvm_event_item.h61 THP_MIGRATION_FAIL, enumerator
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dpage_migration.rst278 4. THP_MIGRATION_FAIL: A THP could not be migrated nor it could be split.
285 THP_MIGRATION_FAIL and PGMIGRATE_FAIL to increase.
/OK3568_Linux_fs/kernel/mm/
H A Dmigrate.c1516 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()