Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope

Proto:static inline unsigned int memalloc_nofs_save(void)

Type:unsigned int

Parameter:Nothing

256  flags = flags & PF_MEMALLOC_NOFS
257  flags |= PF_MEMALLOC_NOFS
258  Return flags