Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\cma.h Create Date:2022-07-28 16:31:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_cma_alloc

Proto:static inline void trace_cma_alloc(unsigned long pfn, const struct page *page, unsigned int count, unsigned int align)

Type:void

Parameter:

TypeParameterName
unsigned longpfn
const struct page *page
unsigned intcount
unsigned intalign

NULL

Caller
NameDescribe
cma_allocma_alloc() - allocate pages from contiguous area*@cma: Contiguous memory region for which the allocation is performed