Searched defs:vmalloc (Results 1 – 2 of 2) sorted by relevance
99 is used by the vmalloc() kernel function to allocate virtual contiguous function222 void * vmalloc(unsigned long size) function
37 static inline void * vmalloc (unsigned long size) in vmalloc() function