Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dzswap.h32 void zswap_swapoff(int type);
57 static inline void zswap_swapoff(int type) {} in zswap_swapoff() function
/linux-6.15/mm/
H A Dzswap.c1759 void zswap_swapoff(int type) in zswap_swapoff() function
H A Dswapfile.c2794 zswap_swapoff(p->type); in SYSCALL_DEFINE1()
3483 zswap_swapoff(si->type); in SYSCALL_DEFINE2()