kernel_param_ops 70 include/linux/moduleparam.h const struct kernel_param_ops *ops; kernel_param_ops 95 include/linux/moduleparam.h const struct kernel_param_ops *ops; kernel_param_ops 228 include/linux/moduleparam.h static struct kernel_param_ops __param_ops_##name = \ kernel_param_ops 379 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_byte; kernel_param_ops 384 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_short; kernel_param_ops 389 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_ushort; kernel_param_ops 394 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_int; kernel_param_ops 399 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_uint; kernel_param_ops 404 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_long; kernel_param_ops 409 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_ulong; kernel_param_ops 414 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_ullong; kernel_param_ops 419 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_charp; kernel_param_ops 425 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_bool; kernel_param_ops 430 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_invbool; kernel_param_ops 436 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_bint; kernel_param_ops 480 include/linux/moduleparam.h extern struct kernel_param_ops param_array_ops; kernel_param_ops 482 include/linux/moduleparam.h extern struct kernel_param_ops param_ops_string;