函数逻辑报告 |
Source Code:kernel\dma\debug.c |
Create Date:2022-07-27 11:34:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:struct dma_entry allocator* The next two functions implement the allocator for* struct dma_debug_entries.
函数原型:static struct dma_debug_entry *dma_entry_alloc(void)
返回类型:struct dma_debug_entry
参数:无
678 | spin_lock_irqsave( & Lock for the list above , flags) |
679 | 如果num_free_entries恒等于0则 |
683 | 打印错误信息("debugging out of memory - disabling\n") |
684 | 返回:NULL |
689 | entry等于__dma_entry_alloc() |
694 | stack_len等于stack_trace_save(stack_entries, ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(stack_entries), 1) |
698 | 返回:entry |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |