Home
last modified time | relevance | path

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

/linux/samples/damon/
H A Dwsse.c26 static const struct kernel_param_ops enabled_param_ops = { variable
32 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);
H A Dprcl.c25 static const struct kernel_param_ops enabled_param_ops = { variable
31 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);
H A Dmtier.c41 static const struct kernel_param_ops enabled_param_ops = { variable
47 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);
/linux/mm/damon/
H A Dreclaim.c319 static const struct kernel_param_ops enabled_param_ops = { variable
324 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);
H A Dstat.c22 static const struct kernel_param_ops enabled_param_ops = { variable
29 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);
H A Dlru_sort.c315 static const struct kernel_param_ops enabled_param_ops = { variable
320 module_param_cb(enabled, &enabled_param_ops, &enabled, 0600);