Home
last modified time | relevance | path

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

/include/linux/
Dmoduleparam.h41 struct kernel_param_ops { struct
52 const struct kernel_param_ops *ops; argument
74 const struct kernel_param_ops *ops;
191 static struct kernel_param_ops __param_ops_##name = \
341 extern struct kernel_param_ops param_ops_byte;
346 extern struct kernel_param_ops param_ops_short;
351 extern struct kernel_param_ops param_ops_ushort;
356 extern struct kernel_param_ops param_ops_int;
361 extern struct kernel_param_ops param_ops_uint;
366 extern struct kernel_param_ops param_ops_long;
[all …]