Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemory-failure.c513 DELAYED, /* Will be handled later */ enumerator
520 [DELAYED] = "Delayed",
754 return DELAYED; in me_swapcache_dirty()
794 return DELAYED; in me_huge_page()
899 if (ps->action == me_swapcache_dirty && result == DELAYED) in page_action()
914 return (result == RECOVERED || result == DELAYED) ? 0 : -EBUSY; in page_action()
1155 action_result(pfn, MSG_BUDDY, DELAYED); in memory_failure()
1173 res ? IGNORED : DELAYED); in memory_failure()
1199 action_result(pfn, MSG_BUDDY, DELAYED); in memory_failure()
1202 DELAYED); in memory_failure()