Home
last modified time | relevance | path

Searched refs:retfunc (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dfgraph.c654 ftrace_graph_return = gops->retfunc; in register_ftrace_graph()
H A Dtrace_irqsoff.c227 .retfunc = &irqsoff_graph_return,
H A Dtrace_functions_graph.c296 .retfunc = &trace_graph_thresh_return,
301 .retfunc = &trace_graph_return,
H A Dtrace_sched_wakeup.c164 .retfunc = &wakeup_graph_return,
H A Dtrace_selftest.c784 .retfunc = &trace_graph_return,
H A Dftrace.c882 .retfunc = &profile_graph_return,
/openbmc/linux/include/linux/
H A Dftrace.h1042 trace_func_graph_ret_t retfunc; member