Searched refs:vmalloc_exec (Results 1 – 4 of 4) sorted by relevance
77 extern void *vmalloc_exec(unsigned long size);
379 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
1922 void *vmalloc_exec(unsigned long size) in vmalloc_exec() function
2733 return vmalloc_exec(size); in module_alloc()