Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmigrate_mode.h19 MR_MEMORY_FAILURE, enumerator
/linux/include/trace/events/
H A Dmigrate.h18 EM( MR_MEMORY_FAILURE, "memory_failure") \
/linux/mm/
H A Dmemory-failure.c2673 .reason = MR_MEMORY_FAILURE, in soft_offline_in_use_page()
2721 (unsigned long)&mtc, MIGRATE_SYNC, MR_MEMORY_FAILURE, NULL); in soft_offline_in_use_page()
H A Dmigrate.c1184 if (reason != MR_MEMORY_FAILURE) in migrate_folio_done()