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