Home
last modified time | relevance | path

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

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