Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c108 static int zswap_zpool_param_set(const char *, const struct kernel_param *);
110 .set = zswap_zpool_param_set,
651 static int zswap_zpool_param_set(const char *val, in zswap_zpool_param_set() function