Home
last modified time | relevance | path

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

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