Home
last modified time | relevance | path

Searched refs:wait_on_page_bit_killable (Results 1 – 2 of 2) sorted by relevance

/mm/
Dfilemap.c1424 __sched int wait_on_page_bit_killable(struct page *page, int bit_nr) in wait_on_page_bit_killable() function
1429 EXPORT_SYMBOL(wait_on_page_bit_killable);
1572 ret = wait_on_page_bit_killable(page, PG_private_2); in wait_on_page_private_2_killable()
Dpage-writeback.c2900 if (wait_on_page_bit_killable(page, PG_writeback)) in wait_on_page_writeback_killable()