Searched refs:memory_failure_queue (Results 1 – 6 of 6) sorted by relevance
369 memory_failure_queue(pfn, MF_SOFT_OFFLINE); in cec_add_elem()
2316 void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function2335 EXPORT_SYMBOL_GPL(memory_failure_queue);
2633 memory_failure_queue(page_to_pfn(page), 0); in ksm_might_need_to_copy()
2808 memory_failure_queue(page_to_pfn(src), 0); in __wp_page_copy_user()
3451 extern void memory_failure_queue(unsigned long pfn, int flags);3457 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
475 memory_failure_queue(pfn, flags); in ghes_do_memory_failure()
Completed in 33 milliseconds