Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\dma\contiguous.c Create Date:2022-07-28 10:33:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dma_release_from_contiguous() - release allocated pages*@dev: Pointer to device for which the pages were allocated

Proto:bool dma_release_from_contiguous(struct device *dev, struct page *pages, int count)

Type:bool

Parameter:

TypeParameterName
struct device *dev
struct page *pages
intcount
215  Return cma_release(dev_get_cma_area(dev), pages, count)