Searched refs:synchronous (Results 1 – 1 of 1) sorted by relevance
351 int swap_readpage(struct page *page, bool synchronous) in swap_readpage() argument360 VM_BUG_ON_PAGE(!PageSwapCache(page) && !synchronous, page); in swap_readpage()411 if (synchronous) { in swap_readpage()419 while (synchronous) { in swap_readpage()