Function report |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-28 10:34:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__dma_entry_alloc
Proto:static struct dma_debug_entry *__dma_entry_alloc(void)
Type:struct dma_debug_entry
Parameter:Nothing
649 | num_free_entries -= 1 |
650 | If num_free_entries < min_free_entries Then min_free_entries = num_free_entries |
653 | Return entry |
Name | Describe |
---|---|
dma_entry_alloc | struct dma_entry allocator* The next two functions implement the allocator for* struct dma_debug_entries. |
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 |