Home
last modified time | relevance | path

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

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