Home
last modified time | relevance | path

Searched refs:kmsg_fops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dprintk.h748 extern const struct file_operations kmsg_fops;
/linux/drivers/char/
H A Dmem.c708 [11] = { "kmsg", &kmsg_fops, 0, 0644 },
/linux/kernel/printk/
H A Dprintk.c984 const struct file_operations kmsg_fops = { variable