Searched refs:memory_failure_queue (Results 1 – 5 of 5) sorted by relevance
356 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_user_highpage()375 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_highpage()
3936 extern void memory_failure_queue(unsigned long pfn, int flags);3942 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
369 memory_failure_queue(pfn, MF_SOFT_OFFLINE); in cec_add_elem()
2452 void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function2473 EXPORT_SYMBOL_GPL(memory_failure_queue);
504 memory_failure_queue(pfn, flags); in ghes_do_memory_failure()