Function report |
Source Code:kernel\irq\proc.c |
Create Date:2022-07-28 10:14:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:name_unique
Proto:static int name_unique(unsigned int irq, struct irqaction *new_action)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq | |
struct irqaction * | new_action |
302 | desc = Interrupt to descriptor |
305 | ret = 1 |
307 | raw_spin_lock_irqsave( & lock, flags) |
311 | ret = 0 |
312 | Break |
315 | raw_spin_unlock_irqrestore( & lock, flags) |
316 | Return ret |
Name | Describe |
---|---|
register_handler_proc |
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 |