Home
last modified time | relevance | path

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

/linux-6.15/samples/damon/
H A Dwsse.c21 static const struct kernel_param_ops enable_param_ops = { variable
27 module_param_cb(enable, &enable_param_ops, &enable, 0600);
H A Dprcl.c20 static const struct kernel_param_ops enable_param_ops = { variable
26 module_param_cb(enable, &enable_param_ops, &enable, 0600);