Searched refs:vmalloc_huge (Results 1 – 5 of 5) sorted by relevance
187 static inline void *vmalloc_huge(unsigned long size, gfp_t gfp_mask) in vmalloc_huge() function
275 ptr = vmalloc_huge((nr_pages > 0 ? nr_pages:1) * PAGE_SIZE, GFP_KERNEL); in fix_size_alloc_test()
1360 new_hashinfo->ehash = vmalloc_huge(ehash_entries * sizeof(struct inet_ehash_bucket), in inet_pernet_hashinfo_alloc()
3691 udptable->hash = vmalloc_huge(hash_entries * slot_size, in bpf_iter_udp_seq_show()
2437 table = vmalloc_huge(size, gfp_flags); in alloc_large_system_hash()