Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-kcopyd.c214 static struct page_list *alloc_pl(gfp_t gfp) in alloc_pl() function
268 pl = alloc_pl(__GFP_NOWARN | __GFP_NORETRY | __GFP_KSWAPD_RECLAIM); in kcopyd_get_pages()
312 next = alloc_pl(GFP_KERNEL); in client_reserve_pages()