函数逻辑报告 |
Source Code:kernel\irq\handle.c |
Create Date:2022-07-27 11:08:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__irq_wake_thread
函数原型:void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct irq_desc * | desc | |
struct irqaction * | action |
66 | 如果中断动作标志按位与Getting shut down 则返回 |
121 | threads_oneshot或等于线程跟踪屏蔽 |
132 | atomic_inc( & threads_active) |
134 | 唤醒中断线程 |
名称 | 描述 |
---|---|
__handle_irq_event_percpu | |
irq_wake_secondary | |
irq_wake_thread | q_wake_thread - wake the irq thread for the action identified by dev_id*@irq: Interrupt line*@dev_id: Device identity for which the thread should be woken |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |