Searched refs:__vcalloc_noprof (Results 1 – 2 of 2) sorted by relevance
186 extern void *__vcalloc_noprof(size_t n, size_t size, gfp_t flags) __alloc_size(1, 2);187 #define __vcalloc(...) alloc_hooks(__vcalloc_noprof(__VA_ARGS__))
806 void *__vcalloc_noprof(size_t n, size_t size, gfp_t flags) in __vcalloc_noprof() function810 EXPORT_SYMBOL(__vcalloc_noprof);