Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhighmem.h449 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_user_highpage()
468 memory_failure_queue(page_to_pfn(from), 0); in copy_mc_highpage()
H A Dmm.h4977 extern void memory_failure_queue(unsigned long pfn, int flags);
4981 static inline void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
/linux/mm/
H A Dmemory-failure.c2596 void memory_failure_queue(unsigned long pfn, int flags) in memory_failure_queue() function
2617 EXPORT_SYMBOL_GPL(memory_failure_queue);