Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmemmap.c18 static void *io_mem_alloc_compound(struct page **pages, int nr_pages, in io_mem_alloc_compound() function
168 p = io_mem_alloc_compound(pages, mr->nr_pages, size, gfp); in io_region_allocate_pages()