Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
alloc.c File Reference
#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)
 

Function Documentation

void* __init_refok zalloc_maybe_bootmem ( size_t  size,
gfp_t  mask 
)

Definition at line 9 of file alloc.c.