Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/
DREADME.mm99 is used by the vmalloc() kernel function to allocate virtual contiguous function
222 void * vmalloc(unsigned long size) function
/linux-2.4.37.9/include/linux/
Dvmalloc.h37 static inline void * vmalloc (unsigned long size) in vmalloc() function