函数逻辑报告 |
Source Code:kernel\irq\debug.h |
Create Date:2022-07-27 11:08:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:print_irq_desc
函数原型:static inline void print_irq_desc(unsigned int irq, struct irq_desc *desc)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | irq | |
struct irq_desc * | desc |
13 | DEFINE_RATELIMIT_STATE(ratelimit, 5 * HZ, 5) |
15 | 如果非__ratelimit( & ratelimit)则返回 |
25 | 如果中断服务例程链表则 |
42 | FIXME (IRQS_INPROGRESS) |
43 | FIXME (IRQS_DISABLED) |
44 | FIXME (IRQS_MASKED) |
名称 | 描述 |
---|---|
handle_bad_irq | handle_bad_irq - handle spurious and unhandled irqs*@desc: description of the interrupt* Handles spurious and unhandled IRQ's. It also prints a debugmessage. |
ack_bad | What should we do if we get a hw irq event on an illegal vector?* Each architecture has to answer this themself. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |