Home
last modified time | relevance | path

Searched +path:include +path:linux +path:moduleparam +path:. +path:h +refs:kernel_param_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dmoduleparam.h48 struct kernel_param_ops { struct
70 const struct kernel_param_ops *ops; argument
95 const struct kernel_param_ops *ops;
228 static struct kernel_param_ops __param_ops_##name = \
379 extern struct kernel_param_ops param_ops_byte;
384 extern struct kernel_param_ops param_ops_short;
389 extern struct kernel_param_ops param_ops_ushort;
394 extern struct kernel_param_ops param_ops_int;
399 extern struct kernel_param_ops param_ops_uint;
404 extern struct kernel_param_ops param_ops_long;
[all …]