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:want_init_on_free
Proto:static inline bool want_init_on_free(void)
Type:bool
Parameter:Nothing
2657 | Return static_branch_unlikely( & init_on_free) && Not page_poisoning_enabled() |
Name | Describe |
---|---|
clear_free_pages | |
report_meminit | Report memory auto-initialization states for this boot. |
free_pages_prepare | |
free_pages_prezeroed | |
dma_pool_free | dma_pool_free - put block back into dma pool*@pool: the dma pool holding the block*@vaddr: virtual address of block*@dma: dma address of block* Caller promises neither device nor driver will again touch this block* unless it is first re-allocated. |
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 |