param_ops_bint    403 include/linux/moduleparam.h extern const struct kernel_param_ops param_ops_bint;
param_ops_bint    386 kernel/params.c const struct kernel_param_ops param_ops_bint = {
param_ops_bint    391 kernel/params.c EXPORT_SYMBOL(param_ops_bint);