Home
last modified time | relevance | path

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

/include/linux/
Dmoduleparam.h47 struct kernel_param_ops { struct
72 const struct kernel_param_ops *ops; argument
97 const struct kernel_param_ops *ops;
301 static const struct kernel_param_ops __param_ops_##name = \
414 extern const struct kernel_param_ops param_ops_byte;
419 extern const struct kernel_param_ops param_ops_short;
424 extern const struct kernel_param_ops param_ops_ushort;
429 extern const struct kernel_param_ops param_ops_int;
434 extern const struct kernel_param_ops param_ops_uint;
441 extern const struct kernel_param_ops param_ops_long;
[all …]
Ddynamic_debug.h352 extern const struct kernel_param_ops param_ops_dyndbg_classes;