Home
last modified time | relevance | path

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

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