Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmigrate_mode.h19 MR_MEMORY_FAILURE, enumerator
H A Dhugetlb.h929 case MR_MEMORY_FAILURE: in htlb_allow_alloc_fallback()
/linux/include/trace/events/
H A Dmigrate.h18 EM( MR_MEMORY_FAILURE, "memory_failure") \
/linux/mm/
H A Dmemory-failure.c2674 .reason = MR_MEMORY_FAILURE, in soft_offline_in_use_page()
2722 (unsigned long)&mtc, MIGRATE_SYNC, MR_MEMORY_FAILURE, NULL); in soft_offline_in_use_page()
H A Dmigrate.c1178 if (reason != MR_MEMORY_FAILURE) in migrate_folio_done()