Searched refs:soft_offline_page (Results 1 – 4 of 4) sorted by relevance
1 What: /sys/devices/system/memory/soft_offline_page
2633 soft_offline_page(entry.pfn, entry.flags); in memory_failure_work_func()2908 int soft_offline_page(unsigned long pfn, int flags) in soft_offline_page() function
1477 ret = soft_offline_page(pfn, MF_COUNT_INCREASED); in madvise_inject_error()
4971 extern int soft_offline_page(unsigned long pfn, int flags);