Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:34:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dma_debug_create_entries
Proto:static int dma_debug_create_entries(gfp_t gfp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp |
628 | entry = get_zeroed_page(gfp) |
638 | Return 0 |
Name | Describe |
---|---|
dma_entry_alloc | struct dma_entry allocator* The next two functions implement the allocator for* struct dma_debug_entries. |
dma_debug_init |
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 |