Home
last modified time | relevance | path

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

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