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

/linux-master/mm/
H A Dswapfile.c754 * Make sure that try_to_unuse() observes si->inuse_pages reaching 0
2056 static int try_to_unuse(unsigned int type) function
2151 * Make sure that further cleanups after try_to_unuse() returns happen
2159 * After a successful try_to_unuse, if no swap is now in use, we know
2484 err = try_to_unuse(p->type);

Completed in 119 milliseconds