Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:should_failslab

Proto:int should_failslab(struct kmem_cache *s, gfp_t gfpflags)

Type:int

Parameter:

TypeParameterName
struct kmem_cache *s
gfp_tgfpflags
1811  If __should_failslab(s, gfpflags) Then Return -ENOMEM
1813  Return 0