Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GFP_KERNEL
include/linux/gfp_types.h
377
#define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
tools/include/linux/gfp_types.h
377
#define GFP_KERNEL (__GFP_RECLAIM | __GFP_IO | __GFP_FS)
tools/include/linux/types.h
20
GFP_KERNEL,
tools/virtio/linux/slab.h
3
#define GFP_KERNEL 0