Home
last modified time | relevance | path

Searched refs:debug_active (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Ddebug.c947 static int debug_active = 1; variable
960 if (!write || debug_stoppable || !debug_active) in s390dbf_procactive()
976 .data = &debug_active,
997 debug_active = 0; in debug_stop_all()
1027 if (!debug_active || !id->areas) in debug_event_common()
1060 if (!debug_active || !id->areas) in debug_exception_common()
1108 if (!debug_active || !id->areas) in __debug_sprintf_event()
1143 if (!debug_active || !id->areas) in __debug_sprintf_exception()
/openbmc/linux/Documentation/arch/s390/
H A Ds390dbf.rst94 globally. The first possibility is to use the ``debug_active`` sysctl. If
95 set to 1 the debug feature is running. If ``debug_active`` is set to 0 the
101 by piping 1 to ``/proc/sys/s390dbf/debug_active``. Nevertheless, it's not
266 > echo 0 > /proc/sys/s390dbf/debug_active