Searched refs:FTRACE_KSTACK_NESTING (Results 1 – 1 of 1) sorted by relevance
3020 #define FTRACE_KSTACK_NESTING 4 macro3022 #define FTRACE_KSTACK_ENTRIES (PAGE_SIZE / FTRACE_KSTACK_NESTING)3030 struct ftrace_stack stacks[FTRACE_KSTACK_NESTING];3061 if (WARN_ON_ONCE(stackidx >= FTRACE_KSTACK_NESTING)) in __ftrace_trace_stack()