Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dshuffle.c15 static int shuffle_show(char *buffer, const struct kernel_param *kp) in shuffle_show() function
31 module_param_call(shuffle, shuffle_store, shuffle_show, &shuffle_param, 0400);