Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mm/
Ddma-mapping.c64 struct page **ret_page);
177 pgprot_t prot, struct page **ret_page,
182 pgprot_t prot, struct page **ret_page,
327 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer() argument
349 *ret_page = page; in __alloc_remap_buffer()
353 static void *__alloc_from_pool(size_t size, struct page **ret_page) in __alloc_from_pool() argument
367 *ret_page = phys_to_page(phys); in __alloc_from_pool()
390 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous() argument
420 *ret_page = page; in __alloc_from_contiguous()
445 struct page **ret_page) in __alloc_simple_buffer() argument
[all …]