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