函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched\mm.h Create Date:2022-07-27 06:42:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:memalloc_nofs_restore - Ends the implicit GFP_NOFS scope.*@flags: Flags to restore.* Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.* Always make sure that that the given flags is the return value from the

函数原型:static inline void memalloc_nofs_restore(unsigned int flags)

返回类型:void

参数:

类型参数名称
unsigned intflags
271  flags等于flags按位与PF_MEMALLOC_NOFS的反按位或flags