Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Ddebug.c947 static int debug_active = 1; variable
960 if (!write || debug_stoppable || !debug_active) in s390dbf_procactive()
976 .data = &debug_active,
1007 debug_active = 0; in debug_stop_all()
1037 if (!debug_active || !id->areas) in debug_event_common()
1070 if (!debug_active || !id->areas) in debug_exception_common()
1118 if (!debug_active || !id->areas) in __debug_sprintf_event()
1153 if (!debug_active || !id->areas) in __debug_sprintf_exception()
/linux-6.1.9/Documentation/s390/
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