Home
last modified time | relevance | path

Searched refs:zswap_zpool_param_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dzswap.c105 static struct kernel_param_ops zswap_zpool_param_ops = { variable
110 module_param_cb(zpool, &zswap_zpool_param_ops, &zswap_zpool_type, 0644);
/kernel/linux/linux-6.6/mm/
H A Dzswap.c111 static const struct kernel_param_ops zswap_zpool_param_ops = { variable
116 module_param_cb(zpool, &zswap_zpool_param_ops, &zswap_zpool_type, 0644);

Completed in 5 milliseconds