Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c64 struct page **ret_page);
310 pgprot_t prot, struct page **ret_page,
315 pgprot_t prot, struct page **ret_page,
460 pgprot_t prot, struct page **ret_page, in __alloc_remap_buffer() argument
482 *ret_page = page; in __alloc_remap_buffer()
486 static void *__alloc_from_pool(size_t size, struct page **ret_page) in __alloc_from_pool() argument
500 *ret_page = phys_to_page(phys); in __alloc_from_pool()
523 pgprot_t prot, struct page **ret_page, in __alloc_from_contiguous() argument
553 *ret_page = page; in __alloc_from_contiguous()
578 struct page **ret_page) in __alloc_simple_buffer() argument
[all …]