Searched refs:vmalloc_huge_node (Results 1 – 2 of 2) sorted by relevance
185 #define vmalloc_huge_node(...) alloc_hooks(vmalloc_huge_node_noprof(__VA_ARGS__)) macro189 return vmalloc_huge_node(size, gfp_mask, NUMA_NO_NODE); in vmalloc_huge()
1994 table = vmalloc_huge_node(size, GFP_KERNEL, n); in futex_init()