Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpagemap.h506 static inline void wake_up_page(struct page *page, int bit) in wake_up_page() function
/linux-4.4.14/mm/
Dfilemap.c815 wake_up_page(page, PG_locked); in unlock_page()
841 wake_up_page(page, PG_writeback); in end_page_writeback()
/linux-4.4.14/fs/nfs/
Dwrite.c717 wake_up_page(head->wb_page, PG_private); in nfs_inode_remove_request()