Searched defs:kernel_param (Results 1 – 1 of 1) sorted by relevance
53 struct kernel_param { struct55 const struct kernel_param_ops *ops; argument77 const struct kernel_param_ops *ops; argument172 __check_old_set_param(int (*oldset)(const char *, struct kernel_param *)) in __check_old_set_param()