param_ops_bool    386 include/linux/moduleparam.h extern const struct kernel_param_ops param_ops_bool;
param_ops_bool    305 kernel/params.c const struct kernel_param_ops param_ops_bool = {
param_ops_bool    310 kernel/params.c EXPORT_SYMBOL(param_ops_bool);