Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c110 static int zswap_zpool_param_set(const char *, const struct kernel_param *);
112 .set = zswap_zpool_param_set,
1005 static int zswap_zpool_param_set(const char *val, in zswap_zpool_param_set() function