Home
last modified time | relevance | path

Searched refs:LOCKDOWN_DBG_WRITE_KERNEL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/debug/
H A Ddebug_core.c757 if (security_locked_down(LOCKDOWN_DBG_WRITE_KERNEL)) { in kgdb_cpu_enter()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c202 security_locked_down(LOCKDOWN_DBG_WRITE_KERNEL); in kdb_check_for_lockdown()
/openbmc/linux/include/linux/
H A Dsecurity.h126 LOCKDOWN_DBG_WRITE_KERNEL, enumerator
/openbmc/linux/security/
H A Dsecurity.c62 [LOCKDOWN_DBG_WRITE_KERNEL] = "use of kgdb/kdb to write kernel RAM",