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
41 void *vmalloc; member
292 void *vmalloc(unsigned long size) in vmalloc() function
1730 void *vmalloc(unsigned long size) in vmalloc() function