函数逻辑报告 |
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 |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memalloc_noio_restore - Ends the implicit GFP_NOIO scope.*@flags: Flags to restore.* Ends the implicit GFP_NOIO scope started by memalloc_noio_save function.* Always make sure that that the given flags is the return value from the
函数原型:static inline void memalloc_noio_restore(unsigned int flags)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | flags |
240 | flags等于flags按位与PF_MEMALLOC_NOIO的反按位或flags |
名称 | 描述 |
---|---|
blk_revalidate_disk_zones | lk_revalidate_disk_zones - (re)allocate and initialize zone bitmaps*@disk: Target disk* Helper function for low-level device drivers to (re) allocate and initialize* a disk request queue zone bitmaps. This functions should normally be called |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |