kmsg_fops         902 drivers/char/mem.c 	[11] = { "kmsg", 0644, &kmsg_fops, 0 },
kmsg_fops         472 include/linux/printk.h extern const struct file_operations kmsg_fops;
kmsg_fops        1055 kernel/printk/printk.c const struct file_operations kmsg_fops = {