Searched refs:try_to_unuse (Results 1 – 4 of 4) sorted by relevance
12 extern int try_to_unuse(unsigned int, bool, unsigned long);
460 try_to_unuse(type, true, pages_to_unuse); in frontswap_shrink()
2173 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse() function2640 err = try_to_unuse(p->type, false, 0); /* force unuse all pages */ in SYSCALL_DEFINE1()
134 D: Fixed the shm swap deallocation at swapoff time (try_to_unuse message)