Home
last modified time | relevance | path

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

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