Home
last modified time | relevance | path

Searched refs:trace_graph_return (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_functions_graph.c237 void trace_graph_return(struct ftrace_graph_ret *trace) in trace_graph_return() function
287 trace_graph_return(trace); in trace_graph_thresh_return()
297 .retfunc = &trace_graph_return,
Dtrace_selftest.c751 .retfunc = &trace_graph_return,
Dtrace.h791 void trace_graph_return(struct ftrace_graph_ret *trace);
/kernel/linux/linux-6.6/kernel/trace/
Dtrace_functions_graph.c241 void trace_graph_return(struct ftrace_graph_ret *trace) in trace_graph_return() function
291 trace_graph_return(trace); in trace_graph_thresh_return()
301 .retfunc = &trace_graph_return,
Dtrace_selftest.c784 .retfunc = &trace_graph_return,
Dtrace.h674 void trace_graph_return(struct ftrace_graph_ret *trace);