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
98 * @offset: offset to the allocated page
104 * Return allocated page fragment, otherwise return NULL.
147 * @offset: offset to the allocated page
148 * @size: in as the requested size, out as the allocated size
155 * Return allocated page or page fragment, otherwise return NULL.
184 * @size: in as the requested size, out as the allocated size
187 * it returns va of the allocated page or page fragment.
190 * Return the va for the allocated page or page fragment, otherwise return NULL.
202 * @pool: pool from which page was allocated
224 * freshly allocated page. The page must be freshly allocated (have a
293 * @pool: pool from which page was allocated
322 * @pool: pool from which page was allocated
337 * @pool: pool from which page was allocated
354 * @pool: pool from which va was allocated
358 * Free a va allocated from page_pool_allo_va().
368 * @page: page allocated from a page pool