Lines Matching refs:memory_failure
121 .name = "memory_failure",
427 * memory_failure event. In all other cases, page->index and
837 * memory_failure() failed to unmap the error page at the first call, or
2131 rc = pgmap->ops->memory_failure(pgmap, pfn, 1, flags);
2150 * memory_failure - Handle memory failure of a page.
2170 int memory_failure(unsigned long pfn, int flags)
2373 EXPORT_SYMBOL_GPL(memory_failure);
2446 memory_failure(entry.pfn, entry.flags);
2451 * Process memory_failure work queued on the specified CPU.
2452 * Used to avoid return-to-userspace racing with the memory_failure workqueue.
2494 * memory_failure() earlier.
2716 * @flags: flags. Same as memory_failure().