Home
last modified time | relevance | path

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

/mm/
Dfrontswap.c464 try_to_unuse(type, true, pages_to_unuse); in frontswap_shrink()
Dswapfile.c2159 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse() function
2595 err = try_to_unuse(p->type, false, 0); /* force unuse all pages */ in SYSCALL_DEFINE1()