Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:should_fail_alloc_page

Proto:static noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)

Type:bool

Parameter:

TypeParameterName
gfp_tgfp_mask
unsigned intorder
3380  Return __should_fail_alloc_page(gfp_mask, order)
Caller
NameDescribe
prepare_alloc_pages