Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dprintk.h704 extern const struct file_operations kmsg_fops;
/Linux-v6.1/drivers/char/
Dmem.c718 [11] = { "kmsg", 0644, &kmsg_fops, 0 },
/Linux-v6.1/kernel/printk/
Dprintk.c895 const struct file_operations kmsg_fops = { variable