Home
last modified time | relevance | path

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

/mm/
Dzswap.c104 static int zswap_zpool_param_set(const char *, const struct kernel_param *);
106 .set = zswap_zpool_param_set,
798 static int zswap_zpool_param_set(const char *val, in zswap_zpool_param_set() function