Searched refs:FTRACE_KSTACK_NESTING (Results 1 – 1 of 1) sorted by relevance
2780 #define FTRACE_KSTACK_NESTING 4 macro2782 #define FTRACE_KSTACK_ENTRIES (PAGE_SIZE / FTRACE_KSTACK_NESTING)2790 struct ftrace_stack stacks[FTRACE_KSTACK_NESTING];2827 if (WARN_ON_ONCE(stackidx > FTRACE_KSTACK_NESTING)) in __ftrace_trace_stack()