Searched refs:ftrace_graph_stop (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
H A Dftrace.c56 ftrace_graph_stop(); pop_return_trace()
89 ftrace_graph_stop(); ftrace_return_to_handler()
126 ftrace_graph_stop(); prepare_ftrace_return()
/linux-4.4.14/kernel/trace/
H A Dtrace_functions_graph.c20 * ftrace_graph_is_dead - returns true if ftrace_graph_stop() was called
22 * ftrace_graph_stop() is called when a severe error is detected in
32 * ftrace_graph_stop - set to permanently disable function graph tracincg
39 void ftrace_graph_stop(void) ftrace_graph_stop() function
199 ftrace_graph_stop(); ftrace_pop_return_trace()
222 ftrace_graph_stop(); ftrace_pop_return_trace()
272 ftrace_graph_stop(); ftrace_return_to_handler()
H A Dtrace_selftest.c729 ftrace_graph_stop(); trace_graph_entry_watchdog()
803 ftrace_graph_stop(); trace_selftest_startup_function_graph()
/linux-4.4.14/arch/microblaze/kernel/
H A Dftrace.c61 ftrace_graph_stop(); prepare_ftrace_return()
/linux-4.4.14/arch/mips/kernel/
H A Dftrace.c407 ftrace_graph_stop(); prepare_ftrace_return()
/linux-4.4.14/arch/sh/kernel/
H A Dftrace.c382 ftrace_graph_stop(); prepare_ftrace_return()
/linux-4.4.14/arch/x86/kernel/
H A Dftrace.c1011 ftrace_graph_stop(); prepare_ftrace_return()
/linux-4.4.14/include/linux/
H A Dftrace.h800 extern void ftrace_graph_stop(void);

Completed in 275 milliseconds