Home
last modified time | relevance | path

Searched defs:vmalloc (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/cris/arch-v10/
DREADME.mm102 is used by the vmalloc() kernel function to allocate virtual contiguous function
225 void * vmalloc(unsigned long size) function
/linux-3.3/lib/
Ddecompress_unxz.c159 #define vmalloc(size) malloc(size) macro
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c41 void *vmalloc; member
/linux-3.3/mm/
Dnommu.c292 void *vmalloc(unsigned long size) in vmalloc() function
Dvmalloc.c1730 void *vmalloc(unsigned long size) in vmalloc() function