Searched +defs:module_param_named +path:moduleparam +path:. +path:h (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmoduleparam.h125 module_param_named(name, name, type, perm)
134 * module_param_named - typesafe helper for a renamed module/cmdline parameter
144 #define module_param_named(name, value, type, perm) \ macro
150 * module_param_named_unsafe - same as module_param_named but taints kernel
466 * module_param_named() for why this might be necessary.

Completed in 38 milliseconds