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