Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dshuffle.c35 static bool shuffle_param; variable
49 if (shuffle_param) in shuffle_store()
55 module_param_call(shuffle, shuffle_store, shuffle_show, &shuffle_param, 0400);