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