Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dsysctl.c62 .procname = "dmesg_restrict",
63 .data = &dmesg_restrict,
/linux/include/linux/
H A Dprintk.h191 extern int dmesg_restrict;
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst252 dmesg_restrict chapter
258 When ``dmesg_restrict`` is set to 0 there are no restrictions.
259 When ``dmesg_restrict`` is set to 1, users must have
263 default value of ``dmesg_restrict``.
572 using `dmesg_restrict`_ to protect against uses of %pK in ``dmesg(8)``