Searched refs:wait_on_page_bit_killable (Results 1 – 2 of 2) sorted by relevance
494 extern int wait_on_page_bit_killable(struct page *page, int bit_nr);501 return wait_on_page_bit_killable(page, PG_locked); in wait_on_page_locked_killable()
756 int wait_on_page_bit_killable(struct page *page, int bit_nr) in wait_on_page_bit_killable() function