Function report |
Source Code:kernel\irq\internals.h |
Create Date:2022-07-28 10:08:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:chip_bus_sync_unlock
Proto:static inline void chip_bus_sync_unlock(struct irq_desc *desc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc |
151 | If Value for the false possibility is greater at compile time(irq_bus_sync_unlock) Then irq_bus_sync_unlock( & irq_data) |
Name | Describe |
---|---|
__irq_put_desc_unlock | |
irq_finalize_oneshot | Oneshot interrupts keep the irq line masked until the threaded* handler finished. unmask if the interrupt has not been disabled and* is marked MASKED. |
__setup_irq | register an interrupt |
__free_irq | Internal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture. |
free_percpu_irq | _percpu_irq - free an interrupt allocated with request_percpu_irq*@irq: Interrupt line to free*@dev_id: Device identity to free* Remove a percpu interrupt handler. The handler is removed, but* the interrupt line is not disabled. This must be done on each |
irq_debug_write |
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 |