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()
855 wait_on_page_bit_killable(vmf->page, PG_writeback) < 0) in afs_page_mkwrite()
1338 int wait_on_page_bit_killable(struct page *page, int bit_nr) in wait_on_page_bit_killable() function1343 EXPORT_SYMBOL(wait_on_page_bit_killable);