Searched refs:IGNORED (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/mm/ |
D | memory-failure.c | 511 IGNORED, /* Error: cannot be handled */ enumerator 518 [IGNORED] = "Ignored", 601 return IGNORED; in me_kernel() 1173 res ? IGNORED : DELAYED); in memory_failure() 1177 action_result(pfn, MSG_KERNEL_HIGH_ORDER, IGNORED); in memory_failure() 1215 action_result(pfn, MSG_DIFFERENT_COMPOUND, IGNORED); in memory_failure() 1255 action_result(pfn, MSG_POISONED_HUGE, IGNORED); in memory_failure() 1284 action_result(pfn, MSG_UNMAP_FAILED, IGNORED); in memory_failure() 1293 action_result(pfn, MSG_TRUNCATED_LRU, IGNORED); in memory_failure()
|