Searched refs:vmalloc_32_user (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dvmalloc.h76 extern void *vmalloc_32_user(unsigned long size);
/linux-4.1.27/mm/
H A Dnommu.c448 * vmalloc_32_user - allocate zeroed virtually contiguous 32bit memory
457 void *vmalloc_32_user(unsigned long size) vmalloc_32_user() function
465 EXPORT_SYMBOL(vmalloc_32_user); variable
H A Dvmalloc.c1871 * vmalloc_32_user - allocate zeroed virtually contiguous 32bit memory
1877 void *vmalloc_32_user(unsigned long size) vmalloc_32_user() function
1890 EXPORT_SYMBOL(vmalloc_32_user); variable

Completed in 199 milliseconds