Home
last modified time | relevance | path

Searched refs:zswap_swapon (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dzswap.c1674 int zswap_swapon(int type, unsigned long nr_pages) in zswap_swapon() function
H A Dswapfile.c3578 error = zswap_swapon(si->type, maxpages); in SYSCALL_DEFINE2()