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
108 * Return allocated page fragment, otherwise return NULL.
151 * @offset: offset to the allocated page
152 * @size: in as the requested size, out as the allocated size
159 * Return allocated page or page fragment, otherwise return NULL.
188 * @size: in as the requested size, out as the allocated size
191 * it returns va of the allocated page or page fragment.
194 * Return the va for the allocated page or page fragment, otherwise return NULL.
206 * @pool: pool from which page was allocated
233 * freshly allocated page. The page must be freshly allocated (have a
329 * @pool: pool from which page was allocated
358 * @pool: pool from which page was allocated
373 * @pool: pool from which page was allocated
390 * @pool: pool from which va was allocated
394 * Free a va allocated from page_pool_allo_va().
414 * @page: page allocated from a page pool