Searched refs:wait_on_page_bit_killable (Results 1 – 3 of 3) sorted by relevance
662 extern int wait_on_page_bit_killable(struct page *page, int bit_nr);681 return wait_on_page_bit_killable(compound_head(page), PG_locked); in wait_on_page_locked_killable()
856 wait_on_page_bit_killable(vmf->page, PG_writeback) < 0) in afs_page_mkwrite()
1342 int wait_on_page_bit_killable(struct page *page, int bit_nr) in wait_on_page_bit_killable() function1347 EXPORT_SYMBOL(wait_on_page_bit_killable);