Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/bootmem.h>
#include <linux/string.h>
#include <asm/setup.h>
Go to the source code of this file.
Functions | |
void *__init_refok | zalloc_maybe_bootmem (size_t size, gfp_t mask) |