Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_STACK_DEPTH
arch/arc/kernel/unwind.c
151
const u8 *stack[MAX_STACK_DEPTH];
arch/arc/kernel/unwind.c
791
if (state->stackDepth >= MAX_STACK_DEPTH)