Searched refs:wait_on_page_bit_killable (Results 1 – 3 of 3) sorted by relevance
518 extern int wait_on_page_bit_killable(struct page *page, int bit_nr);537 return wait_on_page_bit_killable(compound_head(page), PG_locked); in wait_on_page_locked_killable()
776 wait_on_page_bit_killable(vmf->page, PG_writeback) < 0) in afs_page_mkwrite()
1137 int wait_on_page_bit_killable(struct page *page, int bit_nr) in wait_on_page_bit_killable() function1142 EXPORT_SYMBOL(wait_on_page_bit_killable);