Searched defs:graph_ret (Results 1 – 3 of 3) sorted by relevance
23 #define graph_ret(priv, ret) _graph_ret(priv, __func__, ret) macro
237 #define graph_ret(priv, ret) _graph_ret(priv, __func__, ret) macro
838 struct ftrace_graph_ret *graph_ret, void *func, in print_graph_retval()919 struct ftrace_graph_ret *graph_ret; in print_graph_entry_leaf() local