Searched refs:MF_IGNORED (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | memory-failure.c | 862 [MF_IGNORED] = "Ignored", 990 return MF_IGNORED; in me_kernel() 1001 return MF_IGNORED; in me_unknown() 1252 case MF_IGNORED: in update_per_node_mf_stats() 2037 return action_result(pfn, MF_MSG_GET_HWPOISON, MF_IGNORED); in try_memory_failure_hugetlb() 2254 res = action_result(pfn, MF_MSG_KERNEL_HIGH_ORDER, MF_IGNORED); in memory_failure() 2258 res = action_result(pfn, MF_MSG_GET_HWPOISON, MF_IGNORED); in memory_failure() 2358 res = action_result(pfn, MF_MSG_TRUNCATED_LRU, MF_IGNORED); in memory_failure()
|
| /linux/include/ras/ |
| H A D | ras_event.h | 353 EM ( MF_IGNORED, "Ignored" ) \
|
| /linux/include/linux/ |
| H A D | mm.h | 4086 MF_IGNORED, /* Error: cannot be handled */ enumerator
|