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:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memalloc_nocma_restore

Proto:static inline void memalloc_nocma_restore(unsigned int flags)

Type:void

Parameter:

TypeParameterName
unsigned intflags
297  flags = flags & ~PF_MEMALLOC_NOCMA | flags
Caller
NameDescribe
__gup_longterm_locked__gup_longterm_locked() is a wrapper for __get_user_pages_locked which* allows us to process the FOLL_LONGTERM flag.