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 .data = &dmesg_restrict,
H A Dprintk.c603 int dmesg_restrict = IS_ENABLED(CONFIG_SECURITY_DMESG_RESTRICT); variable
607 if (dmesg_restrict) in syslog_action_restricted()
/linux/security/
H A DKconfig18 unless the dmesg_restrict sysctl is explicitly set to (1).