Searched refs:ftrace_stack (Results 1 – 1 of 1) sorted by relevance
1791 struct ftrace_stack { struct1795 static DEFINE_PER_CPU(struct ftrace_stack, ftrace_stack); argument1830 trace.entries = this_cpu_ptr(ftrace_stack.calls); in __ftrace_trace_stack()