函数逻辑报告 |
Source Code:lib\test_printf.c |
Create Date:2022-07-27 07:30:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:flags
函数原型:static void __init flags(void)
返回类型:void
参数:无
556 | flags等于0 |
560 | flags等于1UL左移NR_PAGEFLAGS位 |
563 | flags或等于1UL左移PG_uptodate位按位或1UL左移PG_dirty位按位或1UL左移PG_lru位按位或1UL左移PG_active位按位或1UL左移Page is backed by RAM/swap 位 |
568 | flags等于currently active flags 按位或VM_EXEC按位或limits for mprotect() etc 按位或VM_MAYWRITE按位或VM_MAYEXEC按位或ETXTBSY on write attempts.. |
572 | gfp等于GFP_TRANSHUGE |
581 | cmp_buffer等于kmalloc(BUF_SIZE, GFP_KERNEL) |
582 | 如果非cmp_buffer则返回 |
586 | gfp等于__GFP_BITS_MASK的反 |
588 | test(cmp_buffer, "%pGg", & gfp) |
593 | test(cmp_buffer, "%pGg", & gfp) |
595 | kfree(cmp_buffer) |
名称 | 描述 |
---|---|
test_pointer |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |