Searched defs:kernel_param (Results 1 – 1 of 1) sorted by relevance
68 struct kernel_param { struct71 const struct kernel_param_ops *ops; argument82 extern const struct kernel_param __start___param[], __stop___param[]; argument237 __check_old_set_param(int (*oldset)(const char *, struct kernel_param *)) in __check_old_set_param()