Home
last modified time | relevance | path

Searched refs:shake_page (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dhwpoison-inject.c33 shake_page(hpage, 0); in hwpoison_inject()
H A Dmemory-failure.c269 void shake_page(struct page *p, int access) in shake_page() function
290 EXPORT_SYMBOL_GPL(shake_page); variable
1087 * shake_page() again to ensure that it's flushed. in hwpoison_user_mappings()
1090 shake_page(hpage, 0); in hwpoison_user_mappings()
1407 shake_page(p, 0); in memory_failure()
1408 /* shake_page could have turned it free. */ in memory_failure()
1739 shake_page(p, 1); in get_any_page()
/kernel/linux/linux-6.6/mm/
H A Dhwpoison-inject.c33 shake_page(hpage); in hwpoison_inject()
H A Dmemory-failure.c361 void shake_page(struct page *p) in shake_page() function
374 EXPORT_SYMBOL_GPL(shake_page); variable
1447 shake_page(p); in get_any_page()
1464 shake_page(p); in get_any_page()
1631 * shake_page() again to ensure that it's flushed. in hwpoison_user_mappings()
1634 shake_page(hpage); in hwpoison_user_mappings()
2292 shake_page(p); in memory_failure()
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h3104 extern void shake_page(struct page *p, int access);
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3867 extern void shake_page(struct page *p);

Completed in 17 milliseconds