Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cpuset.h Create Date:2022-07-28 05:47:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__cpuset_zone_allowed

Proto:static inline bool __cpuset_zone_allowed(struct zone *z, gfp_t gfp_mask)

Type:bool

Parameter:

TypeParameterName
struct zone *z
gfp_tgfp_mask
214  Return true
Caller
NameDescribe
get_page_from_freelistget_page_from_freelist goes through the zonelist trying to allocate* a page.