Searched refs:kernel_param_ops (Results 1 – 2 of 2) sorted by relevance
47 struct kernel_param_ops { struct72 const struct kernel_param_ops *ops; argument97 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 …]
352 extern const struct kernel_param_ops param_ops_dyndbg_classes;