Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Ddm-kcopyd.c79 static struct page_list *alloc_pl(gfp_t gfp) in alloc_pl() function
133 pl = alloc_pl(__GFP_NOWARN | __GFP_NORETRY); in kcopyd_get_pages()
177 next = alloc_pl(GFP_KERNEL); in client_reserve_pages()