Lines Matching full:allocated
24 * allocated from page pool. There is no cache line dirtying for 'struct page'
29 * page allocated from page pool. Page splitting enables memory saving and thus
102 * @offset: offset to the allocated page
107 * Return: allocated page fragment, otherwise return NULL.
166 * @offset: offset to the allocated page
167 * @size: in as the requested size, out as the allocated size
173 * Return: allocated page or page fragment, otherwise return NULL.
202 * @size: in as the requested size, out as the allocated size
205 * it returns va of the allocated page or page fragment.
207 * Return: the va for the allocated page or page fragment, otherwise return NULL.
219 * @pool: pool from which page was allocated
246 * freshly allocated page. The page must be freshly allocated (have a
342 * @pool: pool from which page was allocated
371 * @pool: pool from which page was allocated
386 * @pool: pool from which page was allocated
403 * @pool: pool from which va was allocated
407 * Free a va allocated from page_pool_allo_va().
427 * @page: page allocated from a page pool