Searched refs:try_to_unuse (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dswapfile.c513 static int try_to_unuse(unsigned int type) function
588 * try_to_unuse, do_swap_page can handle the fault much
589 * faster than try_to_unuse can locate the entry. This
590 * apparently redundant "wait_on_page" lets try_to_unuse
592 * do_swap_page and try_to_unuse repeatedly compete.
757 err = try_to_unuse(type);

Completed in 58 milliseconds