Home
last modified time | relevance | path

Searched refs:nr_pages_pool (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/mm/kfence/
H A Dcore.c928 const unsigned long nr_pages_pool = KFENCE_POOL_SIZE / PAGE_SIZE; in kfence_init_late() local
937 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL, first_online_node, in kfence_init_late()
948 if (nr_pages_pool > MAX_ORDER_NR_PAGES || in kfence_init_late()