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