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.
173 * @offset: offset to the allocated page
174 * @size: in as the requested size, out as the allocated size
180 * Return: allocated page or page fragment, otherwise return NULL.
209 * @size: in as the requested size, out as the allocated size
212 * it returns va of the allocated page or page fragment.
214 * Return: the va for the allocated page or page fragment, otherwise return NULL.
226 * @pool: pool from which page was allocated
253 * freshly allocated page. The page must be freshly allocated (have a
349 * @pool: pool from which page was allocated
378 * @pool: pool from which page was allocated
393 * @pool: pool from which page was allocated
416 * @pool: pool from which va was allocated
420 * Free a va allocated from page_pool_allo_va().
440 * @page: page allocated from a page pool
509 * page_pool_is_unreadable() - will allocated buffers be unreadable for the CPU
518 * Return: true if memory allocated by the page pool may be unreadable