Searched refs:frontswap (Results 1 – 3 of 3) sorted by relevance
59 obj-$(CONFIG_FRONTSWAP) += frontswap.o
1325 unsigned int prev, bool frontswap) in find_next_to_unuse() argument1351 if (frontswap) { in find_next_to_unuse()1372 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse() argument1410 while ((i = find_next_to_unuse(si, i, frontswap)) != 0) { in try_to_unuse()1585 if (frontswap && pages_to_unuse > 0) { in try_to_unuse()
479 bool "Enable frontswap to cache swap pages if tmem is present"489 available, all frontswap calls are reduced to a single pointer-493 If unsure, say Y to enable frontswap.