Searched refs:vmalloc_user_noprof (Results 1 – 3 of 3) sorted by relevance
152 extern void *vmalloc_user_noprof(unsigned long size) __alloc_size(1);153 #define vmalloc_user(...) alloc_hooks(vmalloc_user_noprof(__VA_ARGS__))
159 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function163 EXPORT_SYMBOL(vmalloc_user_noprof);303 return vmalloc_user_noprof(size); in vmalloc_32_user_noprof()
4044 void *vmalloc_user_noprof(unsigned long size) in vmalloc_user_noprof() function4051 EXPORT_SYMBOL(vmalloc_user_noprof);