Searched defs:vmalloc (Results 1 – 5 of 5) sorted by relevance
102 is used by the vmalloc() kernel function to allocate virtual contiguous function225 void * vmalloc(unsigned long size) function
159 #define vmalloc(size) malloc(size) macro
42 void *vmalloc; member
337 void *vmalloc(unsigned long size) in vmalloc() function
1742 void *vmalloc(unsigned long size) in vmalloc() function