Searched refs:alloc_contig_pages (Results 1 – 3 of 3) sorted by relevance
105 page = alloc_contig_pages(nr_pages, GFP_KERNEL | __GFP_THISNODE | in memtrace_alloc_node()
1013 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL | __GFP_SKIP_KASAN, in kfence_init_late()1019 pages = alloc_contig_pages(nr_pages_meta, GFP_KERNEL | __GFP_SKIP_KASAN, in kfence_init_late()
463 #define alloc_contig_pages(...) \ macro