Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\zsmalloc.c Create Date:2022-07-28 16:27:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__zs_cpu_up

Proto:static inline int __zs_cpu_up(struct mapping_area *area)

Type:int

Parameter:

TypeParameterName
struct mapping_area *area
1162  If copy buffer for objects that span pages Then Return 0
1164  copy buffer for objects that span pages = kmalloc(ach chunk includes extra space to keep handle , GFP_KERNEL)
1165  If Not copy buffer for objects that span pages Then Return -ENOMEM
1167  Return 0
Caller
NameDescribe
zs_cpu_prepare