Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dprintk.h477 extern const struct file_operations kmsg_fops;
/Linux-v5.4/drivers/char/
Dmem.c902 [11] = { "kmsg", 0644, &kmsg_fops, 0 },
/Linux-v5.4/kernel/printk/
Dprintk.c1043 const struct file_operations kmsg_fops = { variable