Home
last modified time | relevance | path

Searched refs:zswap_swapoff (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dzswap.h17 void zswap_swapoff(int type);
33 static inline void zswap_swapoff(int type) {} in zswap_swapoff() function
/Linux-v6.6/mm/
Dzswap.c1512 void zswap_swapoff(int type) in zswap_swapoff() function
Dswapfile.c2520 zswap_swapoff(p->type); in SYSCALL_DEFINE1()