Searched refs:vmalloc_user_noprof (Results 1 – 3 of 3) sorted by relevance
156 extern void *vmalloc_user_noprof(unsigned long size) __alloc_size(1);157 #define vmalloc_user(...) alloc_hooks(vmalloc_user_noprof(__VA_ARGS__))
160 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function164 EXPORT_SYMBOL(vmalloc_user_noprof);304 return vmalloc_user_noprof(size); in vmalloc_32_user_noprof()
4203 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function4210 EXPORT_SYMBOL(vmalloc_user_noprof);