函数逻辑报告 |
Source Code:include\linux\gfp.h |
Create Date:2022-07-27 06:40:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:gfpflags_normal_context - is gfp_flags a normal sleepable context?*@gfp_flags: gfp_flags to test* Test whether @gfp_flags indicates that the allocation is from the* %current context and allowed to sleep
函数原型:static inline bool gfpflags_normal_context(const gfp_t gfp_flags)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const gfp_t | gfp_flags |
347 | 返回:gfp_flags按位与Caller can reclaim 按位或__GFP_MEMALLOC的值的值恒等于Caller can reclaim |
名称 | 描述 |
---|---|
sk_page_frag | 返回一个合适的page_frag |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |