Function report |
Source Code:kernel\irq\handle.c |
Create Date:2022-07-28 10:08:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__irq_wake_thread
Proto:void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc | |
struct irqaction * | action |
66 | If flags & Getting shut down Then Return |
121 | threads_oneshot |= thread_mask |
132 | atomic_inc( & threads_active) |
Name | Describe |
---|---|
__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 |
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 |