Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
1090 shake_page(hpage, 0); in hwpoison_user_mappings()
1399 shake_page(p, 0); in memory_failure()
1743 shake_page(page, 1); in get_any_page()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h3247 extern void shake_page(struct page *p, int access);