Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAP_CHUNK_SIZE
drivers/acpi/tables.c
532
if (clen > MAP_CHUNK_SIZE - slop)
drivers/acpi/tables.c
533
clen = MAP_CHUNK_SIZE - slop;