Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Drelay.c71 static struct page **relay_alloc_page_array(unsigned int n_pages) in relay_alloc_page_array() function
131 buf->page_array = relay_alloc_page_array(n_pages); in relay_alloc_buf()