Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_DUMP
arch/powerpc/xmon/xmon.c
2937
else if (ndump > MAX_DUMP)
arch/powerpc/xmon/xmon.c
2938
ndump = MAX_DUMP;
arch/powerpc/xmon/xmon.c
86
#define MAX_IDUMP (MAX_DUMP >> 2)