Searched refs:shuffle_param_ops (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/mm/ | ||
H A D | shuffle.c | 26 static const struct kernel_param_ops shuffle_param_ops = { variable 30 module_param_cb(shuffle, &shuffle_param_ops, &shuffle_param, 0400); |
Completed in 1 milliseconds