Searched refs:vmalloc_huge (Results 1 – 5 of 5) sorted by relevance
156 void *vmalloc_huge(unsigned long size, gfp_t gfp_mask) __alloc_size(1);
1229 new_hashinfo->ehash = vmalloc_huge(ehash_entries * sizeof(struct inet_ehash_bucket), in inet_pernet_hashinfo_alloc()
228 void *vmalloc_huge(unsigned long size, gfp_t gfp_mask) __weak __alias(__vmalloc);
3328 void *vmalloc_huge(unsigned long size, gfp_t gfp_mask) in vmalloc_huge() function3334 EXPORT_SYMBOL_GPL(vmalloc_huge);
9134 table = vmalloc_huge(size, gfp_flags); in alloc_large_system_hash()