Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
large_malloc
include/linux/decompress/mm.h
70
#define large_malloc(a) malloc(a)
include/linux/decompress/mm.h
92
#define large_malloc(a) vmalloc(a)