Searched refs:tracing_off (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
H A Dmachine_kexec.c251 tracing_off(); __machine_kexec()
H A Dipl.c1737 tracing_off(); do_restart()
/linux-4.1.27/include/linux/
H A Dkernel.h518 * tracing_on/tracing_off and tracing_start()/tracing_stop
520 * Use tracing_on/tracing_off when you want to quickly turn on or off
524 * Place a tracing_off() in the kernel where you want tracing to end.
533 * Most likely, you want to use tracing_on/tracing_off.
550 void tracing_off(void);
697 static inline void tracing_off(void) { } tracing_is_on() function
/linux-4.1.27/kernel/trace/
H A Dtrace_functions.c310 tracing_off(); update_traceon_count()
349 tracing_off(); ftrace_traceoff()
H A Dtrace_events_trigger.c783 tracing_off(); traceoff_trigger()
798 tracing_off(); traceoff_count_trigger()
H A Dtrace.c498 * disabled with tracing_off.
627 tracing_off(); tracing_snapshot()
761 * tracing_off - turn off tracing buffers
768 void tracing_off(void) tracing_off() function
772 EXPORT_SYMBOL_GPL(tracing_off); variable
777 tracing_off(); disable_trace_on_warning()
6987 tracing_off(); ftrace_dump()
7117 tracing_off(); tracer_alloc_buffers()
H A Dtrace_selftest.c79 tracing_off(); for_each_possible_cpu()
H A Dring_buffer.c120 * call tracing_on or tracing_off. Turning off the ring buffers
/linux-4.1.27/kernel/
H A Dpanic.c389 tracing_off(); oops_enter()
/linux-4.1.27/kernel/debug/
H A Ddebug_core.c619 tracing_off(); kgdb_cpu_enter()

Completed in 240 milliseconds