Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:debug_pagealloc_enabled
Proto:static inline bool debug_pagealloc_enabled(void)
Type:bool
Parameter:Nothing
2671 | Return IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_DEBUG_PAGEALLOC) && _debug_pagealloc_enabled_early |
Name | Describe |
---|---|
__die | |
page_poisoning_enabled | page_poisoning_enabled - check if page poisoning is enabled* Return true if page poisoning is enabled, or false if not. |
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 |