Home
last modified time | relevance | path

Searched refs:arm_dma_free_args (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
H A Ddma-mapping.c51 struct arm_dma_free_args { struct
65 void (*free)(struct arm_dma_free_args *args);
595 static void simple_allocator_free(struct arm_dma_free_args *args) in simple_allocator_free()
614 static void cma_allocator_free(struct arm_dma_free_args *args) in cma_allocator_free()
631 static void pool_allocator_free(struct arm_dma_free_args *args) in pool_allocator_free()
649 static void remap_allocator_free(struct arm_dma_free_args *args) in remap_allocator_free()
809 struct arm_dma_free_args args = { in __arm_dma_free()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Ddma-mapping.c51 struct arm_dma_free_args { struct
65 void (*free)(struct arm_dma_free_args *args);
466 static void simple_allocator_free(struct arm_dma_free_args *args) in simple_allocator_free()
485 static void cma_allocator_free(struct arm_dma_free_args *args) in cma_allocator_free()
502 static void pool_allocator_free(struct arm_dma_free_args *args) in pool_allocator_free()
520 static void remap_allocator_free(struct arm_dma_free_args *args) in remap_allocator_free()
611 struct arm_dma_free_args args = { in __arm_dma_free()

Completed in 6 milliseconds