Function report |
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 activity | Download SCCT | Chinese |
Name: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
Proto:static inline void memalloc_nofs_restore(unsigned int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | flags |
271 | flags = flags & ~PF_MEMALLOC_NOFS | flags |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |