Home
last modified time | relevance | path

Searched refs:ftrace_push_return_trace (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dfgraph.c562 ftrace_push_return_trace(unsigned long ret, unsigned long func, in ftrace_push_return_trace() function
668 offset = ftrace_push_return_trace(ret, func, frame_pointer, retp, 0); in function_graph_enter_regs()
/linux/Documentation/trace/
H A Dftrace-design.rst216 along to ftrace_push_return_trace() instead of a stub value of 0.